Type Alias OperatorId

Source
pub type OperatorId = FixedBytes<32>;

Aliased Type§

struct OperatorId(pub [u8; 32]);

Fields§

§0: [u8; 32]