Proof

Type Alias Proof 

Source
pub type Proof = Bytes48;

Aliased Type§

#[repr(transparent)]
pub struct Proof(pub [u8; 48]);

Tuple Fields§

§0: [u8; 48]