Documentation ¶
Overview ¶
Package commands implement dapp client commands
Index ¶
- func Cmd() *cobra.Command
- func CreateRawTokenBurnTxCmd() *cobra.Command
- func CreateRawTokenMintTxCmd() *cobra.Command
- func CreateTokenTransferCmd() *cobra.Command
- func CreateTokenTransferExecCmd() *cobra.Command
- func CreateTokenWithdrawCmd() *cobra.Command
- func GetExecAddr(exec string) (string, error)
- func GetTokenAssetsCmd() *cobra.Command
- func GetTokenCmd() *cobra.Command
- func GetTokenLogsCmd() *cobra.Command
- func GetTokensCreatedCmd() *cobra.Command
- func QueryTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateRawTokenBurnTxCmd ¶
CreateRawTokenBurnTxCmd create raw token burn transaction
func CreateRawTokenMintTxCmd ¶
CreateRawTokenMintTxCmd create raw token mintage transaction
func CreateTokenTransferCmd ¶
CreateTokenTransferCmd create raw transfer tx
func CreateTokenTransferExecCmd ¶
CreateTokenTransferExecCmd create raw transfer tx
func CreateTokenWithdrawCmd ¶
CreateTokenWithdrawCmd create raw withdraw tx
func GetTokensCreatedCmd ¶
GetTokensCreatedCmd get finish created tokens
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.