txindex::BlockTxPosition::TX_OFFSET_SIZE

Number of bytes used to encode tx_offset_in_block on disk (3-byte big-endian).

Synopsis

Declared in <index/txindex_key.h>

inline constexpr static
uint32_t TX_OFFSET_SIZE = {3};