Bitcoin Core 28.99.0
P2P Digital Currency
|
This is the complete list of members for node::SnapshotMetadata, including all inherited members.
m_base_blockhash | node::SnapshotMetadata | |
m_coins_count | node::SnapshotMetadata | |
m_network_magic | node::SnapshotMetadata | private |
m_supported_versions | node::SnapshotMetadata | private |
Serialize(Stream &s) const | node::SnapshotMetadata | inline |
SnapshotMetadata(const MessageStartChars network_magic) | node::SnapshotMetadata | inline |
SnapshotMetadata(const MessageStartChars network_magic, const uint256 &base_blockhash, uint64_t coins_count) | node::SnapshotMetadata | inline |
Unserialize(Stream &s) | node::SnapshotMetadata | inline |
VERSION | node::SnapshotMetadata | inlineprivatestatic |