Documentation ¶
Index ¶
- func FindAccount(accs []simtypes.Account, address string) (simtypes.Account, bool)
- func SimulateMsgAddX509Cert(k keeper.Keeper) simtypes.Operation
- func SimulateMsgApproveAddX509RootCert(k keeper.Keeper) simtypes.Operation
- func SimulateMsgApproveRevokeX509RootCert(k keeper.Keeper) simtypes.Operation
- func SimulateMsgProposeAddX509RootCert(k keeper.Keeper) simtypes.Operation
- func SimulateMsgProposeRevokeX509RootCert(k keeper.Keeper) simtypes.Operation
- func SimulateMsgRejectAddX509RootCert(k keeper.Keeper) simtypes.Operation
- func SimulateMsgRevokeX509Cert(k keeper.Keeper) simtypes.Operation
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindAccount ¶
FindAccount find a specific address from an account list.
func SimulateMsgRejectAddX509RootCert ¶ added in v0.11.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.