Type Alias bridge_runtime_common::messages::BalanceOf
source · pub type BalanceOf<C> = BalanceOf<UnderlyingChainOf<C>>;
Expand description
Type of balances that is used on the chain.
pub type BalanceOf<C> = BalanceOf<UnderlyingChainOf<C>>;
Type of balances that is used on the chain.