Type Alias CustomApp

Source
pub type CustomApp = App<BankKeeper, MockApiBech32, MockStorage, KujiraModule, WasmKeeper<KujiraMsg, KujiraQuery>, StakeKeeper, DistributionKeeper>;

Aliased Typeยง

pub struct CustomApp { /* private fields */ }