pub const OUTPUT_INDEX_DISK_BYTES: usize = 3;Expand description
OutputIndexes are stored as 3 bytes on disk.
This reduces database size and increases lookup performance.
pub const OUTPUT_INDEX_DISK_BYTES: usize = 3;OutputIndexes are stored as 3 bytes on disk.
This reduces database size and increases lookup performance.