Structs§
- A single block of data
- The request message is fixed length, and is used to request a block. The payload contains the following information:
- The handshake is a required message and must be the first message transmitted by the client.
Enums§
- Represents all possible
Peer Wire Protocol
messages Source