pub const OUTPUT_ID_LENGTH: usize = TRANSACTION_ID_LENGTH + std::mem::size_of::<u16>(); // 34usize
Expand description

The length of an OutputId.