cli

package
v0.0.0-...-9863cff Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCmdBurnNFT

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

GetCmdBurnNFT is the CLI command for sending a BurnNFT transaction

func GetCmdEditNFTMetadata

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

GetCmdEditNFTMetadata is the CLI command for sending an EditMetadata transaction

func GetCmdMintNFT

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

GetCmdMintNFT is the CLI command for a MintNFT transaction

func GetCmdQueryCollection

func GetCmdQueryCollection(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryCollection queries all the NFTs from a collection

func GetCmdQueryCollectionSupply

func GetCmdQueryCollectionSupply(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryCollectionSupply queries the supply of a nft collection

func GetCmdQueryDenoms

func GetCmdQueryDenoms(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryDenoms queries all denoms

func GetCmdQueryNFT

func GetCmdQueryNFT(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryNFT queries a single NFTs from a collection

func GetCmdQueryOwner

func GetCmdQueryOwner(queryRoute string, cdc *codec.Codec) *cobra.Command

GetCmdQueryOwner queries all the NFTs owned by an account

func GetCmdTransferNFT

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

GetCmdTransferNFT is the CLI command for sending a TransferNFT transaction

func GetQueryCmd

func GetQueryCmd(queryRoute string, cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetTxCmd

func GetTxCmd(storeKey string, cdc *codec.Codec) *cobra.Command

GetTxCmd 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