![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
Key for looking up the sequence number assigned to the block with the given hash. More...
#include <txindex_key.h>
Public Member Functions | |
| SERIALIZE_METHODS (BlockHashKey, obj) | |
Public Attributes | |
| uint256 | block_hash |
Key for looking up the sequence number assigned to the block with the given hash.
Definition at line 87 of file txindex_key.h.
|
inline |
Definition at line 90 of file txindex_key.h.
| uint256 txindex::BlockHashKey::block_hash |
Definition at line 88 of file txindex_key.h.