logo
pub const U512_SERIALIZED_LENGTH: usize = U256_SERIALIZED_LENGTH * 2; // 64usize
Expand description

The number of bytes in a serialized U512.