Documentation ¶
Index ¶
- func CmdBatchTx() *cobra.Command
- func CmdBatchTxConfirmations() *cobra.Command
- func CmdBatchTxFees() *cobra.Command
- func CmdBatchTxs() *cobra.Command
- func CmdCancelSendToEthereum() *cobra.Command
- func CmdContractCallTx() *cobra.Command
- func CmdContractCallTxConfirmations() *cobra.Command
- func CmdContractCallTxs() *cobra.Command
- func CmdDelegateKeys() *cobra.Command
- func CmdDelegateKeysByEthereumSigner() *cobra.Command
- func CmdDelegateKeysByOrchestrator() *cobra.Command
- func CmdDelegateKeysByValidator() *cobra.Command
- func CmdDenomToERC20() *cobra.Command
- func CmdDenomToERC20Params() *cobra.Command
- func CmdERC20ToDenom() *cobra.Command
- func CmdLastObservedEthereumHeight() *cobra.Command
- func CmdLastSubmittedEthereumEvent() *cobra.Command
- func CmdLatestSignerSetTx() *cobra.Command
- func CmdParams() *cobra.Command
- func CmdSendToEthereum() *cobra.Command
- func CmdSetDelegateKeys() *cobra.Command
- func CmdSignerSetTx() *cobra.Command
- func CmdSignerSetTxConfirmations() *cobra.Command
- func CmdSignerSetTxs() *cobra.Command
- func CmdSubmitCommunityPoolEthereumSpendProposal() *cobra.Command
- func CmdUnbatchedSendToEthereums() *cobra.Command
- func CmdUnsignedBatchTxs() *cobra.Command
- func CmdUnsignedContractCallTxs() *cobra.Command
- func CmdUnsignedSignerSetTxs() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func GetTxCmd(storeKey string) *cobra.Command
- func ParseCommunityPoolEthereumSpendProposal(cdc codec.JSONCodec, proposalFile string) (types.CommunityPoolEthereumSpendProposalForCLI, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdBatchTx ¶
func CmdBatchTxConfirmations ¶
func CmdBatchTxs ¶
func CmdCancelSendToEthereum ¶
func CmdContractCallTx ¶
func CmdContractCallTxs ¶
func CmdDelegateKeys ¶
func CmdDenomToERC20 ¶
func CmdDenomToERC20Params ¶
func CmdERC20ToDenom ¶
func CmdLatestSignerSetTx ¶
func CmdSendToEthereum ¶
func CmdSetDelegateKeys ¶
func CmdSignerSetTx ¶
func CmdSignerSetTxs ¶
func CmdUnsignedBatchTxs ¶
func CmdUnsignedSignerSetTxs ¶
func GetQueryCmd ¶
func ParseCommunityPoolEthereumSpendProposal ¶
func ParseCommunityPoolEthereumSpendProposal(cdc codec.JSONCodec, proposalFile string) (types.CommunityPoolEthereumSpendProposalForCLI, error)
ParseCommunityPoolEthereumSpendProposal reads and parses a CommunityPoolEthereumSpendProposalForCLI from a file.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.