Trait governance_os_pallet_coin_voting::Config[][src]

pub trait Config: Config {
    type Currencies: LockableCurrencies<Self::AccountId>;
}

Associated Types

type Currencies: LockableCurrencies<Self::AccountId>[src]

Pallet in charge of currencies. Used so that we can lock tokens etc…

Loading content...

Implementors

Loading content...