cli

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

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

Go to latest
Published: Jun 13, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagSymbol       = "symbol"
	FlagName         = "name"
	FlagMaxSupply    = "max-supply"
	FlagRecipient    = "recipient"
	FlagNewAuthority = "new-authority"
	FlagNewMinter    = "new-minter"
	FlagAmount       = "amount"
	FlagURI          = "uri"
)

Variables

View Source
var (
	FsIssue        = flag.NewFlagSet("", flag.ContinueOnError)
	FsMint         = flag.NewFlagSet("", flag.ContinueOnError)
	FsDisableMint  = flag.NewFlagSet("", flag.ContinueOnError)
	FsSetAuthority = flag.NewFlagSet("", flag.ContinueOnError)
	FsSetMinter    = flag.NewFlagSet("", flag.ContinueOnError)
	FsSetUri       = flag.NewFlagSet("", flag.ContinueOnError)
)

Functions

func GetCmdBurn

func GetCmdBurn() *cobra.Command

func GetCmdDisableMint

func GetCmdDisableMint() *cobra.Command

GetCmdDisableMint implements the edit fan token mintable command

func GetCmdIssue

func GetCmdIssue() *cobra.Command

GetCmdIssue implements the issue fantoken command

func GetCmdMint

func GetCmdMint() *cobra.Command

func GetCmdQueryFanToken

func GetCmdQueryFanToken() *cobra.Command

GetCmdQueryFanToken implements the query fantoken command.

func GetCmdQueryFanTokens

func GetCmdQueryFanTokens() *cobra.Command

GetCmdQueryFanTokens implements the query fantokens command.

func GetCmdQueryParams

func GetCmdQueryParams() *cobra.Command

GetCmdQueryParams implements the query fantoken related param command.

func GetCmdSetAuthority

func GetCmdSetAuthority() *cobra.Command

GetCmdSetAuthority implements the transfer fan token authority command

func GetCmdSetMinter

func GetCmdSetMinter() *cobra.Command

GetCmdSetMinter implements the transfer fan token authority command

func GetCmdSetUri

func GetCmdSetUri() *cobra.Command

GetCmdSetUri implements the transfer fan token authority command

func GetCmdUpdateFantokenFees

func GetCmdUpdateFantokenFees() *cobra.Command

func GetQueryCmd

func GetQueryCmd() *cobra.Command

GetQueryCmd returns the query commands for the fantoken module.

func NewTxCmd

func NewTxCmd() *cobra.Command

NewTxCmd returns the transaction commands for the fantoken module.

Types

This section is empty.

Jump to

Keyboard shortcuts

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