cli

package
v0.7.2 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2019 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagAddress          = "address"
	FlagLimit            = "limit"
	FlagStartId          = "start-id"
	FlagTransferDisabled = "transfer-disabled"

	FlagBottomLine    = "bottom-line"
	FlagPrice         = "price"
	FlagInterest      = "interest"
	FlagStartTime     = "start-time"
	FlagEstablishTime = "establish-time"
	FlagMaturityTime  = "maturity-time"
)

Variables

This section is empty.

Functions

func ProcessBoxDescriptionCmd added in v0.6.0

func ProcessBoxDescriptionCmd(cdc *codec.Codec, boxType string, id string, filename string) error

func ProcessBoxDisableFeatureCmd added in v0.6.0

func ProcessBoxDisableFeatureCmd(cdc *codec.Codec, boxType string, id string, feature string) error

func ProcessBoxInject added in v0.6.0

func ProcessBoxInject(cdc *codec.Codec, id string, amountStr string, operation string) error

func ProcessListBoxCmd added in v0.6.0

func ProcessListBoxCmd(cdc *codec.Codec, boxType string) error

ProcessListBoxCmd implements the query box command.

func ProcessQueryBoxCmd added in v0.6.0

func ProcessQueryBoxCmd(cdc *codec.Codec, boxType string, id string) error

ProcessQueryBoxCmd implements the query box command.

func ProcessQueryBoxParamsCmd added in v0.6.0

func ProcessQueryBoxParamsCmd(cdc *codec.Codec, boxType string) error

ProcessQueryBoxParamsCmd implements the query box params command.

func ProcessSearchBoxsCmd added in v0.6.0

func ProcessSearchBoxsCmd(cdc *codec.Codec, boxType string, name string) error

ProcessSearchBoxsCmd implements the query box command.

func QueryCmd added in v0.6.0

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

Box query QueryCmd implements the query box command.

func SendTxCmd added in v0.6.0

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

SendTxCmd will create a send tx and sign it with the given key.

func WithdrawCmd added in v0.6.0

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

WithdrawCmd implements withdraw a box transaction command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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