pub type GovAcceptingModule = AcceptingModule<GovMsg, Empty, Empty>;
Expand description
Implementation of the always accepting governance module.
Aliased Type§
pub struct GovAcceptingModule(/* private fields */);
pub type GovAcceptingModule = AcceptingModule<GovMsg, Empty, Empty>;
Implementation of the always accepting governance module.
pub struct GovAcceptingModule(/* private fields */);