cli

package
v0.0.0-...-962cb54 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2020 License: BSD-2-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddGenesisTokenCmd

func AddGenesisTokenCmd(ctx *server.Context, cdc *codec.Codec,
	defaultNodeHome, defaultClientHome string) *cobra.Command

AddGenesisTokenCmd returns add-genesis-token cobra Command.

func GetCmdAddTokenWhitelist

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

GetCmdAddTokenWhitelist will create a add token whitelist tx and sign.

func GetCmdBurnToken

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

GetCmdBurnToken will create a burn token tx and sign.

func GetCmdForbidAddr

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

GetCmdForbidAddr will create forbid address tx and sign.

func GetCmdForbidToken

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

GetCmdForbidToken will create a Forbid token tx and sign.

func GetCmdIssueToken

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

GetCmdIssueToken will create a issue token tx and sign.

func GetCmdMintToken

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

GetCmdMintToken will create a mint token tx and sign.

func GetCmdModifyTokenInfo

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

GetCmdModifyTokenInfo will create a modify token info tx and sign.

func GetCmdQueryParams

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

func GetCmdQueryToken

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

GetCmdQueryToken returns a query token that will display the info of the token at a given token symbol

func GetCmdQueryTokenForbiddenAddr

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

GetCmdQueryTokenForbiddenAddr returns forbidden addr

func GetCmdQueryTokenList

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

GetCmdQueryTokenList returns all token that will display

func GetCmdQueryTokenReservedSymbols

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

GetCmdQueryTokenReservedSymbols returns reserved symbol list

func GetCmdQueryTokenWhitelist

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

GetCmdQueryTokenWhitelist returns whitelist

func GetCmdRemoveTokenWhitelist

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

GetCmdRemoveTokenWhitelist will create a remove token whitelist tx and sign.

func GetCmdTransferOwnership

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

GetCmdTransferOwnership will create a transfer token owner tx and sign.

func GetCmdUnForbidAddr

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

GetCmdUnForbidAddr will create unforbid address tx and sign.

func GetCmdUnForbidToken

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

GetCmdUnForbidToken will create a UnForbid token tx and sign.

func GetQueryCmd

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

get the root query command of this module

func GetTxCmd

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

get the root tx command of 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