Skip to main content

OperatorId

Type Alias OperatorId 

Source
pub type OperatorId = FixedBytes<32>;

Aliased Type§

#[repr(transparent)]
pub struct OperatorId(pub [u8; 32]);

Tuple Fields§

§0: [u8; 32]