Files
specification/protocol/network/messages/ping.md
T
2020-02-06 12:37:37 -05:00

344 B

{ "title":"PING", "related":["/protocol/p2p/pong"] }

Connection keep-alive, "aliveness" and latency discovery.

nonce
8 bytes

If a node receives a PING message, it replies as quickly as possible with a PONG message with the provided nonce.