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