constant

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Iris_TxTypeTransfer                    = "Transfer"
	Iris_TxTypeBurn                        = "Burn"
	Iris_TxTypeSetMemoRegexp               = "SetMemoRegexp"
	Iris_TxTypeStakeCreateValidator        = "CreateValidator"
	Iris_TxTypeStakeEditValidator          = "EditValidator"
	Iris_TxTypeStakeDelegate               = "Delegate"
	Iris_TxTypeStakeBeginUnbonding         = "BeginUnbonding"
	Iris_TxTypeBeginRedelegate             = "BeginRedelegate"
	Iris_TxTypeUnjail                      = "Unjail"
	Iris_TxTypeSetWithdrawAddress          = "SetWithdrawAddress"
	Iris_TxTypeWithdrawDelegatorReward     = "WithdrawDelegatorReward"
	Iris_TxTypeWithdrawDelegatorRewardsAll = "WithdrawDelegatorRewardsAll"
	Iris_TxTypeWithdrawValidatorRewardsAll = "WithdrawValidatorRewardsAll"
	Iris_TxTypeSubmitProposal              = "SubmitProposal"
	Iris_TxTypeSubmitTokenAdditionProposal = "SubmitTokenAdditionProposal"
	Iris_TxTypeDeposit                     = "Deposit"
	Iris_TxTypeVote                        = "Vote"
	Iris_TxTypeRequestRand                 = "RequestRand"

	TxTypeAssetIssueToken           = "IssueToken"
	TxTypeAssetEditToken            = "EditToken"
	TxTypeAssetMintToken            = "MintToken"
	TxTypeAssetTransferTokenOwner   = "TransferTokenOwner"
	TxTypeAssetCreateGateway        = "CreateGateway"
	TxTypeAssetEditGateway          = "EditGateway"
	TxTypeAssetTransferGatewayOwner = "TransferGatewayOwner"

	TxMsgTypeAssetIssueToken           = "IssueToken"
	TxMsgTypeAssetEditToken            = "EditToken"
	TxMsgTypeAssetMintToken            = "MintToken"
	TxMsgTypeAssetTransferTokenOwner   = "TransferTokenOwner"
	TxMsgTypeAssetCreateGateway        = "CreateGateway"
	TxMsgTypeAssetEditGateway          = "EditGateway"
	TxMsgTypeAssetTransferGatewayOwner = "TransferGatewayOwner"

	TxStatusSuccess = "success"
	TxStatusFail    = "fail"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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