Hashed txindex key: a truncated txid hash prefix plus the block position.
Synopsis
Declared in <index/txindex_key.h>
struct DBKey;
Data Members
Name |
Description |
Truncated hash of the transaction id. |
|
Position of the transaction within its block. |
Created with MrDocs