Type Definition interbtc_primitives::Balance

source ·
pub type Balance = u128;
Expand description

Balance of an account.

Trait Implementations§