Type Alias common_primitives::node::Balance
source · pub type Balance = u128;
Expand description
Balance is a generic type for the balance of an account.
pub type Balance = u128;
Balance is a generic type for the balance of an account.