pub type Balance = u128;
Trait Implementations§
source§impl From<BalanceWrapper> for Balance
impl From<BalanceWrapper> for Balance
source§fn from(wrapper: BalanceWrapper) -> Self
fn from(wrapper: BalanceWrapper) -> Self
Converts to this type from the input type.