cli

package
v0.16.3 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2020 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagFamily          = "family"
	FlagSource          = "source"
	FlagGateway         = "gateway"
	FlagSymbol          = "symbol"
	FlagCanonicalSymbol = "canonical-symbol"
	FlagName            = "name"
	FlagDecimal         = "decimal"
	FlagMinUnitAlias    = "min-unit-alias"
	FlagInitialSupply   = "initial-supply"
	FlagMaxSupply       = "max-supply"
	FlagMintable        = "mintable"

	FlagOwner    = "owner"
	FlagMoniker  = "moniker"
	FlagIdentity = "identity"
	FlagDetails  = "details"
	FlagWebsite  = "website"
	FlagTo       = "to"

	FlagToken  = "token"
	FlagAmount = "amount"
)

Variables

View Source
var (
	FsEditToken            = flag.NewFlagSet("", flag.ContinueOnError)
	FsTokenIssue           = flag.NewFlagSet("", flag.ContinueOnError)
	FsTokensQuery          = flag.NewFlagSet("", flag.ContinueOnError)
	FsGatewayCreate        = flag.NewFlagSet("", flag.ContinueOnError)
	FsGatewayEdit          = flag.NewFlagSet("", flag.ContinueOnError)
	FsGatewayOwnerTransfer = flag.NewFlagSet("", flag.ContinueOnError)
	FsFeeQuery             = flag.NewFlagSet("", flag.ContinueOnError)
	FsTransferTokenOwner   = flag.NewFlagSet("", flag.ContinueOnError)
	FsMintToken            = flag.NewFlagSet("", flag.ContinueOnError)
)

Functions

func GetCmdCreateGateway

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

GetCmdCreateGateway implements the create gateway command

func GetCmdEditAsset

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

GetCmdEditGateway implements the edit asset command

func GetCmdEditGateway

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

GetCmdEditGateway implements the edit gateway command

func GetCmdIssueToken

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

GetCmdIssueToken implements the issue asset command

func GetCmdMintToken

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

func GetCmdQueryFee

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

GetCmdQueryFee implements the query asset related fees command.

func GetCmdQueryGateway

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

GetCmdQueryGateway implements the query gateway command.

func GetCmdQueryGateways

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

GetCmdQueryGateways implements the query gateways command.

func GetCmdQueryToken

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

GetCmdQueryToken implements the query token command.

func GetCmdQueryTokens

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

GetCmdQueryTokens implements the query tokens command.

func GetCmdTransferGatewayOwner

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

GetCmdTransferGatewayOwner implements the transfer gateway owner command

func GetCmdTransferTokenOwner

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

GetCmdTransferTokenOwner implements the transfer token owner command

Types

This section is empty.

Jump to

Keyboard shortcuts

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