pub type CurrencyToVote = U128CurrencyToVote;Expand description
The type used for currency conversion.
This must only be used as long as the balance type is u128.
Aliased Typeยง
pub struct CurrencyToVote;pub type CurrencyToVote = U128CurrencyToVote;The type used for currency conversion.
This must only be used as long as the balance type is u128.
pub struct CurrencyToVote;