referrerpolicy=no-referrer-when-downgrade
collectives_westend_runtime::impls

Type Alias BalanceOf

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

Type alias to conveniently refer to the Currency::Balance associated type.