cli

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Feb 2, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CmdCancelSendToEth

func CmdCancelSendToEth() *cobra.Command

func CmdGetCurrentValset

func CmdGetCurrentValset() *cobra.Command

func CmdGetPendingOutgoingTXBatchRequest

func CmdGetPendingOutgoingTXBatchRequest() *cobra.Command

func CmdGetPendingSendToEth

func CmdGetPendingSendToEth() *cobra.Command

func CmdGetPendingValsetRequest

func CmdGetPendingValsetRequest() *cobra.Command

func CmdGetValsetConfirm

func CmdGetValsetConfirm() *cobra.Command

func CmdGetValsetRequest

func CmdGetValsetRequest() *cobra.Command

func CmdGovAirdropProposal

func CmdGovAirdropProposal() *cobra.Command

func CmdGovIbcMetadataProposal

func CmdGovIbcMetadataProposal() *cobra.Command

func CmdGovUnhaltBridgeProposal

func CmdGovUnhaltBridgeProposal() *cobra.Command

func CmdRequestBatch

func CmdRequestBatch() *cobra.Command

func CmdSendToEth

func CmdSendToEth() *cobra.Command

func CmdSetOrchestratorAddress

func CmdSetOrchestratorAddress() *cobra.Command

func GetQueryCmd

func GetQueryCmd() *cobra.Command

func GetTxCmd

func GetTxCmd(storeKey string) *cobra.Command

Types

type AirdropProposalPlain

type AirdropProposalPlain struct {
	Title       string
	Description string
	Denom       string
	Recipients  []string
	Amounts     []uint64
}

AirDropProposalPlain is a struct with plaintext recipients so that the proposal.json can be readable and not subject to the strange encoding of the airdrop proposal tx where the recipients are packed as 20 byte sets

Jump to

Keyboard shortcuts

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