pub const TX_INDEX_DISK_BYTES: usize = 2;
Expand description

TransactionIndexes are stored as 2 bytes on disk.

This reduces database size and increases lookup performance.