cli

package
v0.0.0-...-2dee25a Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2021 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagSymbol      = "symbol"
	FlagName        = "name"
	FlagMaxSupply   = "max-supply"
	FlagMintable    = "mintable"
	FlagDescription = "description"
	FlagRecipient   = "recipient"
	FlagAmount      = "amount"
	FlagIssueFee    = "issue-fee"
)

Variables

View Source
var (
	FsIssueFanToken         = flag.NewFlagSet("", flag.ContinueOnError)
	FsEditFanToken          = flag.NewFlagSet("", flag.ContinueOnError)
	FsTransferFanTokenOwner = flag.NewFlagSet("", flag.ContinueOnError)
	FsMintFanToken          = flag.NewFlagSet("", flag.ContinueOnError)
)

Functions

func GetCmdBurnFanToken

func GetCmdBurnFanToken() *cobra.Command

func GetCmdEditFanToken

func GetCmdEditFanToken() *cobra.Command

GetCmdEditFanToken implements the edit fan token mintable command

func GetCmdIssueFanToken

func GetCmdIssueFanToken() *cobra.Command

GetCmdIssueFanToken implements the issue fan token command

func GetCmdMintFanToken

func GetCmdMintFanToken() *cobra.Command

func GetCmdQueryFanToken

func GetCmdQueryFanToken() *cobra.Command

GetCmdQueryToken implements the query token command.

func GetCmdQueryFanTokens

func GetCmdQueryFanTokens() *cobra.Command

GetCmdQueryTokens implements the query tokens command.

func GetCmdQueryParams

func GetCmdQueryParams() *cobra.Command

GetCmdQueryParams implements the query token related param command.

func GetCmdQueryTotalBurn

func GetCmdQueryTotalBurn() *cobra.Command

GetCmdQueryTotalBurn return the total amount of all burned tokens

func GetCmdTransferFanTokenOwner

func GetCmdTransferFanTokenOwner() *cobra.Command

GetCmdTransferFanTokenOwner implements the transfer fan token owner command

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the query commands for the token module.

func NewTxCmd

func NewTxCmd() *cobra.Command

NewTxCmd returns the transaction commands for the token module.

Types

This section is empty.

Jump to

Keyboard shortcuts

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