Documentation
¶
Index ¶
Constants ¶
View Source
const ( FlagProposerAddress = "proposer" FlagValidatorID = "id" FlagSignerPubKey = "signer-pubkey" FlagNewSignerPubKey = "new-pubkey" FlagAmount = "staked-amount" FlagTxHash = "tx-hash" FlagLogIndex = "log-index" FlagActivationEpoch = "activation-epoch" FlagBlockNumber = "block-number" FlagNonce = "nonce" FlagValidatorAddress = "validator" FlagFeeAmount = "fee-amount" FlagAcceptDelegation = "accept-delegation" )
Variables ¶
This section is empty.
Functions ¶
func NewSignerUpdateCmd ¶
NewSignerUpdateCmd returns a CLI command handler for creating a MsgSignerUpdate transaction.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.