pub const TRANSACTION_HEADER_SIZE: u64 = _; // 60u64
Expand description

Size of a transaction header. This is currently always 60 bytes. Future chain updates might revise this, but this is a big change so this is expected to change seldomly.