Expand description
Common types that are used across multiple messages.
Structs§
- Basic Node Data, information on the connected peer
- A block that can contain transactions.
- Core Sync Data, information on the sync state of a peer
PeerListEntryBase
, information kept on a peer which will be entered in a peer list/store.- A pruned transaction with the hash of the missing prunable data
Enums§
- Transaction blobs within
BlockCompleteEntry
.