Type Alias ValidAccountId

Source
pub type ValidAccountId = AccountId;
๐Ÿ‘ŽDeprecated since 4.0.0: ValidAccountId is no longer maintained, and AccountId should be used instead

Aliased Typeยง

struct ValidAccountId(/* private fields */);