Documentation ¶
Index ¶
- Constants
- func SimulateMsgAddTokenWhitelist(k asset.Keeper) simulation.Operation
- func SimulateMsgBurnToken(k asset.Keeper) simulation.Operation
- func SimulateMsgForbidAddr(k asset.Keeper) simulation.Operation
- func SimulateMsgForbidToken(k asset.Keeper) simulation.Operation
- func SimulateMsgIssueToken(k asset.Keeper) simulation.Operation
- func SimulateMsgMintToken(k asset.Keeper) simulation.Operation
- func SimulateMsgModifyTokenInfo(k asset.Keeper) simulation.Operation
- func SimulateMsgRemoveTokenWhitelist(k asset.Keeper) simulation.Operation
- func SimulateMsgTransferOwnership(k asset.Keeper) simulation.Operation
- func SimulateMsgUnForbidAddr(k asset.Keeper) simulation.Operation
- func SimulateMsgUnForbidToken(k asset.Keeper) simulation.Operation
Constants ¶
View Source
const (
SymbolLenth = 4
)
Variables ¶
This section is empty.
Functions ¶
func SimulateMsgAddTokenWhitelist ¶
func SimulateMsgAddTokenWhitelist(k asset.Keeper) simulation.Operation
func SimulateMsgBurnToken ¶
func SimulateMsgBurnToken(k asset.Keeper) simulation.Operation
func SimulateMsgForbidAddr ¶
func SimulateMsgForbidAddr(k asset.Keeper) simulation.Operation
func SimulateMsgForbidToken ¶
func SimulateMsgForbidToken(k asset.Keeper) simulation.Operation
func SimulateMsgIssueToken ¶
func SimulateMsgIssueToken(k asset.Keeper) simulation.Operation
func SimulateMsgMintToken ¶
func SimulateMsgMintToken(k asset.Keeper) simulation.Operation
func SimulateMsgModifyTokenInfo ¶
func SimulateMsgModifyTokenInfo(k asset.Keeper) simulation.Operation
func SimulateMsgRemoveTokenWhitelist ¶
func SimulateMsgRemoveTokenWhitelist(k asset.Keeper) simulation.Operation
func SimulateMsgTransferOwnership ¶
func SimulateMsgTransferOwnership(k asset.Keeper) simulation.Operation
func SimulateMsgUnForbidAddr ¶
func SimulateMsgUnForbidAddr(k asset.Keeper) simulation.Operation
func SimulateMsgUnForbidToken ¶
func SimulateMsgUnForbidToken(k asset.Keeper) simulation.Operation
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.