Type Alias OperatorPublicKey

Source
pub type OperatorPublicKey = Public;
Expand description

An operator authority identifier.

Aliased Typeยง

pub struct OperatorPublicKey(/* private fields */);