Trait cw_multi_test::Staking[][src]

pub trait Staking: Module<ExecT = StakingMsg, QueryT = StakingQuery, SudoT = StakingSudo> { }

Implementors