Documentation
¶
Index ¶
- func AppendIssueInfoTag(issueID string) sdk.Tags
- func BurnCheck(cdc *codec.Codec, cliCtx context.CLIContext, operator auth.Account, ...) (sdk.Int, error)
- func CheckIssueId(issueID string) sdk.Error
- func GetCliContext(cdc *codec.Codec) (authtxb.TxBuilder, context.CLIContext, auth.Account, error)
- func GetRandomString(l int) string
- func IsIssueId(issueID string) bool
- func IssueOwnerCheck(cdc *codec.Codec, cliCtx context.CLIContext, operator auth.Account, ...) (types.Issue, error)
- func MulDecimals(totalSupply sdk.Int, decimals uint) sdk.Int
- func QuoDecimals(totalSupply sdk.Int, decimals uint) sdk.Int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendIssueInfoTag ¶
func CheckIssueId ¶
func GetCliContext ¶
func GetRandomString ¶
func IssueOwnerCheck ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.