cli

package
v4.2.4 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HotWalletFlagName  = "hot-wallet"
	RPCRetriesFlagName = "rpc-retries"
)
View Source
const (
	PRG_ready = iota
	PRG_bank_send
	PRG_bank_send_verified
	PRG_multisend
)

Variables

This section is empty.

Functions

func NewMultiSendTxCmd

func NewMultiSendTxCmd() *cobra.Command

NewMultiSendTxCmd returns a CLI command handler for creating a MsgMultiSend transaction. For a better UX this command is limited to send funds from one account to two or more accounts.

func NewQueryTotalGasCmd

func NewQueryTotalGasCmd() *cobra.Command

Types

type Progress

type Progress struct {
	Index             int    `json:"Index"`
	Progress          int    `json:"Progress"`
	SequenceOrigin    uint64 `json:"SequenceOrigin"`
	SequenceHotWallet uint64 `json:"SequenceHotWallet"`
	HotWallet         string `json:"HotWallet"`
}

Jump to

Keyboard shortcuts

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