Documentation ¶
Index ¶
- Constants
- func GetCmdIDAAuthorize(cdc *codec.Codec) *cobra.Command
- func GetCmdIDAIssue(cdc *codec.Codec) *cobra.Command
- func GetCmdIDAMint(cdc *codec.Codec) *cobra.Command
- func GetCmdIDATransfer(cdc *codec.Codec) *cobra.Command
- func GetCmdRegister(cdc *codec.Codec) *cobra.Command
- func GetCmdUpdate(cdc *codec.Codec) *cobra.Command
- func GetCmdUpdateAffiliated(cdc *codec.Codec) *cobra.Command
- func GetQueryCmd(cdc *codec.Codec) *cobra.Command
- func GetTxCmd(cdc *codec.Codec) *cobra.Command
Constants ¶
View Source
const ( FlagWebsite = "website" FlagDescription = "description" FlagAppMeta = "appmeta" FlagIdaPrice = "ida-price" FlagFrom = "from" FlagTo = "to" FlagActive = "active" FlagAmount = "amount" FlagApp = "app" )
Variables ¶
This section is empty.
Functions ¶
func GetCmdIDAAuthorize ¶
GetCmdIDAAuthorize -
func GetCmdIDAIssue ¶
GetCmdIDAIssue - issue an IDA for the app. ida-issue dlivetv --ida-price 1
func GetCmdIDAMint ¶
GetCmdIDAMint - mint IDA for the app
func GetCmdIDATransfer ¶
GetCmdIDATransfer - transfer ida from or to some account.
func GetCmdRegister ¶
GetCmdRegister - register as developer.
func GetCmdUpdate ¶
GetCmdUpdate - update App info
func GetCmdUpdateAffiliated ¶
GetCmdUpdateAffiliated -
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.