pallet_evm

Type Alias BalanceOf

Source
pub type BalanceOf<T> = <<T as Config>::Currency as Currency<AccountIdOf<T>>>::Balance;
Expand description

Type alias for currency balance.