Files
specification/protocol/network/messages/pong.md
T

13 lines
280 B
Markdown
Raw Normal View History

2020-02-06 12:37:37 -05:00
<div class="cwikmeta" style="visibility:hidden;">
{
"title":"PONG",
"related":["/protocol/p2p/ping"]
} </div>
Connection keep-alive, "aliveness" and latency discovery.
| nonce |
|---------|
| 8 bytes |
This message is sent in response to a [PING](/protocol/p2p/ping) message.