Constant zebra_state::service::finalized_state::disk_format::transparent::OUTPUT_INDEX_DISK_BYTES
source ยท pub const OUTPUT_INDEX_DISK_BYTES: usize = 3;
Expand description
OutputIndex
es are stored as 3 bytes on disk.
This reduces database size and increases lookup performance.