referrerpolicy=no-referrer-when-downgrade

Type Alias collectives_westend_runtime::impls::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.