cli

package
v0.50.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: Apache-2.0 Imports: 11 Imported by: 394

Documentation

Index

Constants

View Source
const (
	FlagDenom        = "denom"
	FlagResolveDenom = "resolve-denom"
)

Variables

View Source
var FlagSplit = "split"

Functions

func GetBalancesCmd

func GetBalancesCmd(ac address.Codec) *cobra.Command

func GetCmdDenomsMetadata added in v0.40.1

func GetCmdDenomsMetadata() *cobra.Command

GetCmdDenomsMetadata defines the cobra command to query client denomination metadata.

func GetCmdQuerySendEnabled added in v0.47.0

func GetCmdQuerySendEnabled() *cobra.Command

func GetCmdQueryTotalSupply

func GetCmdQueryTotalSupply() *cobra.Command

func GetQueryCmd

func GetQueryCmd(ac address.Codec) *cobra.Command

GetQueryCmd returns the parent command for all x/bank CLi query commands. The provided clientCtx should have, at a minimum, a verifier, CometBFT RPC client, and marshaler set.

func GetSpendableBalancesCmd added in v0.47.0

func GetSpendableBalancesCmd(ac address.Codec) *cobra.Command

func NewMultiSendTxCmd added in v0.46.0

func NewMultiSendTxCmd(ac address.Codec) *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 NewSendTxCmd

func NewSendTxCmd(ac address.Codec) *cobra.Command

NewSendTxCmd returns a CLI command handler for creating a MsgSend transaction.

func NewTxCmd

func NewTxCmd(ac address.Codec) *cobra.Command

NewTxCmd returns a root CLI command handler for all x/bank transaction commands.

Types

This section is empty.

Jump to

Keyboard shortcuts

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