cli

package
v0.0.0-...-daabc20 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagPrimaryNFTID   = "pnft-id"
	FlagSecondaryNFTID = "snft-id"
	FlagAdNFTID        = "adnft_id"
	FlagAssetID        = "asset-id"
	FlagRecipient      = "recipient"

	FlagLicensingFee  = "licensing-fee"
	FlagRevenueShare  = "revenue-share"
	FlagTwitterHandle = "handle"
	FlagAmount        = "amount"
)

Variables

View Source
var (
	PrimaryNFTID   = flag.NewFlagSet("", flag.ContinueOnError)
	SecondaryNFTID = flag.NewFlagSet("", flag.ContinueOnError)
	AssetID        = flag.NewFlagSet("", flag.ContinueOnError)
	LicensingFee   = flag.NewFlagSet("", flag.ContinueOnError)
	RevenueShare   = flag.NewFlagSet("", flag.ContinueOnError)
	TwitterHandle  = flag.NewFlagSet("", flag.ContinueOnError)
	Recipient      = flag.NewFlagSet("", flag.ContinueOnError)
	AdNFTID        = flag.NewFlagSet("", flag.ContinueOnError)
	Amount         = flag.NewFlagSet("", flag.ContinueOnError)
)

Functions

func GetMsgPayLicensingFee

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

func GetTxCmd

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

GetTxCmd returns the transaction commands for IBC fungible token transfer

func GetXNFTTxCmd

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

GetXNFTTxCmd returns the command to create a NewMsgTransfer transaction

Types

This section is empty.

Jump to

Keyboard shortcuts

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