Constantsยง
- PROTOCOL_
VERSION - The protocol version this implementation speaks.
Functionsยง
- build_
version_ ๐message - Build the version message used to perform the peer connection handshake, as described in the Bitcoin Wiki.
- make_
pong ๐ - Build the pong message, which must be sent whenever a peer sends us a ping. Note that the nonce received in the ping must be reused in the pong.