Documentation
¶
Index ¶
- Constants
- func ApproveTokenTxCmd(cdc *codec.Codec) *cobra.Command
- func BurnFromTxCmd(cdc *codec.Codec) *cobra.Command
- func BurnTxCmd(cdc *codec.Codec) *cobra.Command
- func GetApproversCmd(cdc *codec.Codec) *cobra.Command
- func GetBalanceCmd(cdc *codec.Codec) *cobra.Command
- func GetIsApprovedCmd(cdc *codec.Codec) *cobra.Command
- func GetPermsCmd(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
- func GetTokenCmd(cdc *codec.Codec) *cobra.Command
- func GetTotalCmd(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
- func GrantPermTxCmd(cdc *codec.Codec) *cobra.Command
- func IssueTxCmd(cdc *codec.Codec) *cobra.Command
- func MintTxCmd(cdc *codec.Codec) *cobra.Command
- func ModifyTokenCmd(cdc *codec.Codec) *cobra.Command
- func RevokePermTxCmd(cdc *codec.Codec) *cobra.Command
- func TransferFromTxCmd(cdc *codec.Codec) *cobra.Command
- func TransferTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const ( DefaultDecimals = 8 DefaultTotalSupply = 1 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.