pub type OperatorId = FixedBytes<32>;
#[repr(transparent)]pub struct OperatorId(pub [u8; 32]);
0: [u8; 32]