Documentation
¶
Index ¶
- func MsgExecFactory(k keeper.Keeper) simsx.SimMsgFactoryFn[*authz.MsgExec]
- func MsgGrantFactory() simsx.SimMsgFactoryFn[*authz.MsgGrant]
- func MsgRevokeFactory(k keeper.Keeper) simsx.SimMsgFactoryFn[*authz.MsgRevoke]
- func NewDecodeStore(cdc codec.Codec) func(kvA, kvB kv.Pair) string
- func RandomizedGenState(simState *module.SimulationState)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MsgExecFactory ¶
func MsgGrantFactory ¶
func MsgGrantFactory() simsx.SimMsgFactoryFn[*authz.MsgGrant]
func MsgRevokeFactory ¶
func NewDecodeStore ¶
NewDecodeStore returns a decoder function closure that umarshals the KVPair's Value to the corresponding authz type.
func RandomizedGenState ¶
func RandomizedGenState(simState *module.SimulationState)
RandomizedGenState generates a random GenesisState for authz.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.