cli

package
v0.0.16 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2019 License: BSD-2-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddGenesisTokenCmd added in v0.0.4

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

AddGenesisTokenCmd returns add-genesis-token cobra Command.

func GetCmdAddTokenWhitelist added in v0.0.4

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

GetCmdAddTokenWhitelist will create a add token whitelist tx and sign.

func GetCmdBurnToken added in v0.0.4

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

GetCmdBurnToken will create a burn token tx and sign.

func GetCmdForbidAddr added in v0.0.4

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

GetCmdForbidAddr will create forbid address tx and sign.

func GetCmdForbidToken added in v0.0.4

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

GetCmdForbidToken will create a Forbid token tx and sign.

func GetCmdIssueToken added in v0.0.4

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

GetCmdIssueToken will create a issue token tx and sign.

func GetCmdMintToken added in v0.0.4

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

GetCmdMintToken will create a mint token tx and sign.

func GetCmdModifyTokenInfo added in v0.0.4

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

GetCmdModifyTokenInfo will create a modify token info tx and sign.

func GetCmdQueryParams added in v0.0.13

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

func GetCmdQueryToken added in v0.0.4

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 added in v0.0.4

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

GetCmdQueryTokenForbiddenAddr returns forbidden addr

func GetCmdQueryTokenList added in v0.0.4

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

GetCmdQueryTokenList returns all token that will display

func GetCmdQueryTokenReservedSymbols added in v0.0.4

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

GetCmdQueryTokenReservedSymbols returns reserved symbol list

func GetCmdQueryTokenWhitelist added in v0.0.4

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

GetCmdQueryTokenWhitelist returns whitelist

func GetCmdRemoveTokenWhitelist added in v0.0.4

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

GetCmdRemoveTokenWhitelist will create a remove token whitelist tx and sign.

func GetCmdTransferOwnership added in v0.0.4

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

GetCmdTransferOwnership will create a transfer token owner tx and sign.

func GetCmdUnForbidAddr added in v0.0.4

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

GetCmdUnForbidAddr will create unforbid address tx and sign.

func GetCmdUnForbidToken added in v0.0.4

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

GetCmdUnForbidToken will create a UnForbid token tx and sign.

func GetQueryCmd added in v0.0.4

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

get the root query command of this module

func GetTxCmd added in v0.0.4

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