pub type BalanceOf<C> = BalanceOf<UnderlyingChainOf<C>>;
Expand description

Type of balances that is used on the chain.