WideScalarBytes

Type Alias WideScalarBytes 

Source
pub type WideScalarBytes = GenericArray<u8, U114>;
Expand description

The number of bytes needed to represent the safely create a scalar from a random bytes

Aliased Typeยง

pub struct WideScalarBytes { /* private fields */ }