Documentation
¶
Index ¶
- func GetAccountCmd(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueBurn(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueBurnAny(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueBurnAnyOff(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueBurnFrom(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueBurnFromOff(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueBurnOff(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueCreate(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueDescription(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueFinishMinting(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueMint(cdc *codec.Codec) *cobra.Command
- func GetCmdIssueTransferOwnership(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryIssue(cdc *codec.Codec) *cobra.Command
- func GetCmdQueryIssues(cdc *codec.Codec) *cobra.Command
- func GetCmdSearchIssues(cdc *codec.Codec) *cobra.Command
- func SendTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAccountCmd ¶
GetAccountCmd returns a query account that will display the state of the account at a given address.
func GetCmdIssueBurn ¶
GetCmdIssueBurn implements burn a coinIssue transaction command.
func GetCmdIssueBurnAny ¶
GetCmdIssueBurnAny implements burn a coinIssue transaction command.
func GetCmdIssueBurnAnyOff ¶
GetCmdIssueBurnAnyOff implements burnAnyOff a coinIssue transaction command.
func GetCmdIssueBurnFrom ¶
GetCmdIssueBurnFrom implements burn a coinIssue transaction command.
func GetCmdIssueBurnFromOff ¶
GetCmdIssueBurnFromOff implements burnFromOff a coinIssue transaction command.
func GetCmdIssueBurnOff ¶
GetCmdIssueBurnOff implements burnOff a coinIssue transaction command.
func GetCmdIssueCreate ¶
GetCmdIssue implements issue a coin transaction command.
func GetCmdIssueDescription ¶
GetCmdIssue implements issue a coin transaction command.
func GetCmdIssueFinishMinting ¶
GetCmdIssueFinishMinting implements finishMinting a coinIssue transaction command.
func GetCmdIssueMint ¶
GetCmdIssueMint implements mint a coinIssue transaction command.
func GetCmdIssueTransferOwnership ¶
GetCmdIssueTransferOwnership implements transfer a coin owner ship transaction command.
func GetCmdQueryIssue ¶
GetCmdQueryIssue implements the query issue command.
func GetCmdQueryIssues ¶
GetCmdQueryIssues implements the query issue command.
func GetCmdSearchIssues ¶
GetCmdQueryIssues implements the query issue command.
Types ¶
This section is empty.