Constant casper_types::bytesrepr::BOOL_SERIALIZED_LENGTH
source ·
[−]pub const BOOL_SERIALIZED_LENGTH: usize = 1;Expand description
The number of bytes in a serialized bool.
pub const BOOL_SERIALIZED_LENGTH: usize = 1;The number of bytes in a serialized bool.