Trait cw_multi_test::Bank

source ·
pub trait Bank: Module<ExecT = BankMsg, QueryT = BankQuery, SudoT = BankSudo> { }

Implementors