common_primitives::msa

Type Alias MessageSourceId

Source
pub type MessageSourceId = u64;
Expand description

Message Source Id or msaId is the unique identifier for Message Source Accounts

Trait Implementations§

Source§

impl From<DelegatorId> for MessageSourceId

Source§

fn from(t: DelegatorId) -> MessageSourceId

Converts to this type from the input type.
Source§

impl From<ProviderId> for MessageSourceId

Source§

fn from(t: ProviderId) -> MessageSourceId

Converts to this type from the input type.