![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
Key for looking up the hash of the block with the given sequence number. More...
#include <txindex_key.h>
Public Member Functions | |
| SERIALIZE_METHODS (BlockSeqKey, obj) | |
Public Attributes | |
| uint32_t | block_seq {0} |
Key for looking up the hash of the block with the given sequence number.
Definition at line 74 of file txindex_key.h.
|
inline |
Definition at line 77 of file txindex_key.h.
| uint32_t txindex::BlockSeqKey::block_seq {0} |
Definition at line 75 of file txindex_key.h.