logo
pub const U256_SERIALIZED_LENGTH: usize = U128_SERIALIZED_LENGTH * 2; // 32usize
Expand description

The number of bytes in a serialized U256.