Documentation
¶
Index ¶
Constants ¶
View Source
const ( Cosmos_TxTypeMultiSend = "MultiSend" Cosmos_TxTypeVerifyInvariant = "VerifyInvariant" Cosmos_TxTypeTransfer = "Transfer" Cosmos_TxTypeStakeCreateValidator = "CreateValidator" Cosmos_TxTypeStakeEditValidator = "EditValidator" Cosmos_TxTypeStakeDelegate = "Delegate" Cosmos_TxTypeStakeUnDelegate = "UnDelegate" Cosmos_TxTypeBeginRedelegate = "BeginRedelegate" Cosmos_TxTypeUnjail = "Unjail" Cosmos_TxTypeSetWithdrawAddress = "SetWithdrawAddress" Cosmos_TxTypeWithdrawDelegatorReward = "WithdrawDelegatorReward" Cosmos_TxTypeWithdrawDelegatorRewardsAll = "WithdrawDelegatorRewardsAll" Cosmos_TxTypeSubmitProposal = "SubmitProposal" Cosmos_TxTypeDeposit = "Deposit" Cosmos_TxTypeVote = "Vote" TxStatusSuccess = "success" TxStatusFail = "fail" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.