msgs

package
v0.0.0-...-ea20e05 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MsgTypeUnjailValidator = "unjail_validator"

	MsgTypeUpdateIdentity = "update_identity"
	MsgTypeCreateIdentity = "create_identity"

	DocTypeAssignRoles   = "assign_roles"
	DocTypeUnassignRoles = "unassign_roles"
	DocTypeBlockAccount  = "block_account"
	DocTypeUnlockAccount = "unblock_account"

	MsgTypeCreateValidator = "create_validator" // type for MsgCreateValidator
	MsgTypeUpdateValidator = "update_validator" // type for MsgUpdateValidator
	MsgTypeRemoveValidator = "remove_validator" // type for MsgRemoveValidator
	MsgTypeGrantNode       = "grant_node"       // type for MsgGrantNode
	MsgTypeRevokeNode      = "revoke_node"      // type for MsgRevokeNode

	MsgTypeCreateBlockHeader = "create_block_header"
	MsgTypeCreateSpace       = "create_space"
	MsgTypeTransferSpace     = "transfer_space"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MsgAssignRoles

type MsgAssignRoles = perm.MsgAssignRoles

type MsgBlockAccount

type MsgBlockAccount = perm.MsgBlockAccount

type MsgCreateBlockHeader

type MsgCreateBlockHeader = sidechain.MsgCreateBlockHeader

type MsgCreateIdentity

type MsgCreateIdentity = identity.MsgCreateIdentity

type MsgCreateSpace

type MsgCreateSpace = sidechain.MsgCreateSpace

type MsgNodeCreate

type MsgNodeCreate = node.MsgCreateValidator

type MsgNodeGrant

type MsgNodeGrant = node.MsgGrantNode

type MsgNodeRemove

type MsgNodeRemove = node.MsgRemoveValidator

type MsgNodeRevoke

type MsgNodeRevoke = node.MsgRevokeNode

type MsgNodeUpdate

type MsgNodeUpdate = node.MsgUpdateValidator

type MsgTransferSpace

type MsgTransferSpace = sidechain.MsgTransferSpace

type MsgUnassignRoles

type MsgUnassignRoles = perm.MsgUnassignRoles

type MsgUnblockAccount

type MsgUnblockAccount = perm.MsgUnblockAccount

type MsgUnjailValidator

type MsgUnjailValidator = iritaslashing.MsgUnjailValidator

type MsgUpdateIdentity

type MsgUpdateIdentity = identity.MsgUpdateIdentity

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL