Type Alias common_primitives::msa::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
impl From<DelegatorId> for MessageSourceId
source§fn from(t: DelegatorId) -> MessageSourceId
fn from(t: DelegatorId) -> MessageSourceId
Converts to this type from the input type.
source§impl From<ProviderId> for MessageSourceId
impl From<ProviderId> for MessageSourceId
source§fn from(t: ProviderId) -> MessageSourceId
fn from(t: ProviderId) -> MessageSourceId
Converts to this type from the input type.