cli

package
v0.0.0-...-add777e Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	From          = "from"
	To            = "to"
	Sign          = "sign"
	Amount        = "amount"
	TotalSupply   = "total-supply"
	Symbol        = "symbol"
	WholeName     = "whole-name"
	TokenDesc     = "desc"
	Mintable      = "mintable"
	Transfers     = "transfers"
	TransfersFile = "transfers-file"
)
View Source
const (
	TokenDescLenLimit = 256
)

Variables

This section is empty.

Functions

func GetQueryCmd

func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetTxCmd returns the transaction commands for this module

func SendTxCmd

func SendTxCmd(cdc *codec.Codec) *cobra.Command

SendTxCmd will create a transaction to send and sign

Types

type Strings

type Strings []string

just for the object of []string could be inputted into cliCtx.PrintOutput(...)

func (Strings) String

func (strs Strings) String() string

Jump to

Keyboard shortcuts

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