cli

package
v3.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagName             = "name"
	FlagDescription      = "description"
	FlagMediaURI         = "media-uri"
	FlagPreviewURI       = "preview-uri"
	FlagData             = "data"
	FlagNonTransferable  = "non-transferable"
	FlagInExtensible     = "inextensible"
	FlagRecipient        = "recipient"
	FlagOwner            = "owner"
	FlagDenomID          = "denom-id"
	FlagSchema           = "schema"
	FlagNsfw             = "nsfw"
	FlagRoyaltyShare     = "royalty-share"
	FlagCreationFee      = "creation-fee"
	FlagURI              = "uri"
	FlagURIHash          = "uri-hash"
	FlagRoyaltyReceivers = "royalty-receivers"
)

Variables

View Source
var (
	FsCreateDenom   = flag.NewFlagSet("", flag.ContinueOnError)
	FsUpdateDenom   = flag.NewFlagSet("", flag.ContinueOnError)
	FsTransferDenom = flag.NewFlagSet("", flag.ContinueOnError)
	FsMintONFT      = flag.NewFlagSet("", flag.ContinueOnError)
	FsTransferONFT  = flag.NewFlagSet("", flag.ContinueOnError)
	FsQuerySupply   = flag.NewFlagSet("", flag.ContinueOnError)
	FsQueryOwner    = flag.NewFlagSet("", flag.ContinueOnError)
)

Functions

func GetCmdBurnONFT

func GetCmdBurnONFT() *cobra.Command

func GetCmdCreateDenom

func GetCmdCreateDenom() *cobra.Command

func GetCmdMintONFT

func GetCmdMintONFT() *cobra.Command

func GetCmdPurgeDenom

func GetCmdPurgeDenom() *cobra.Command

func GetCmdQueryCollection

func GetCmdQueryCollection() *cobra.Command

func GetCmdQueryDenom

func GetCmdQueryDenom() *cobra.Command

func GetCmdQueryDenoms

func GetCmdQueryDenoms() *cobra.Command

func GetCmdQueryONFT

func GetCmdQueryONFT() *cobra.Command

func GetCmdQueryOwner

func GetCmdQueryOwner() *cobra.Command

func GetCmdQueryParams

func GetCmdQueryParams() *cobra.Command

GetCmdQueryParams implements the query params command.

func GetCmdQuerySupply

func GetCmdQuerySupply() *cobra.Command

func GetCmdTransferDenom

func GetCmdTransferDenom() *cobra.Command

func GetCmdTransferONFT

func GetCmdTransferONFT() *cobra.Command

func GetCmdUpdateDenom

func GetCmdUpdateDenom() *cobra.Command

func GetQueryCmd

func GetQueryCmd() *cobra.Command

func NewTxCmd

func NewTxCmd() *cobra.Command

NewTxCmd returns the transaction commands for this module

Types

This section is empty.

Jump to

Keyboard shortcuts

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