Documentation ¶
Index ¶
- func CmdBurnVouchers() *cobra.Command
- func CmdCreateProject() *cobra.Command
- func CmdEditProject() *cobra.Command
- func CmdInitializeMainnet() *cobra.Command
- func CmdListMainnetAccount() *cobra.Command
- func CmdListMainnetAccountBalance() *cobra.Command
- func CmdListProject() *cobra.Command
- func CmdMintVouchers() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdQueryTotalShares() *cobra.Command
- func CmdRedeemVouchers() *cobra.Command
- func CmdShowMainnetAccount() *cobra.Command
- func CmdShowMainnetAccountBalance() *cobra.Command
- func CmdShowProject() *cobra.Command
- func CmdShowProjectChains() *cobra.Command
- func CmdSpecialAllocationsBalance() *cobra.Command
- func CmdUnredeemVouchers() *cobra.Command
- func CmdUpdateSpecialAllocations() *cobra.Command
- func CmdUpdateTotalSupply() *cobra.Command
- func GetQueryCmd(queryRoute string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdBurnVouchers ¶
func CmdCreateProject ¶
func CmdEditProject ¶
func CmdInitializeMainnet ¶
func CmdListMainnetAccount ¶
func CmdListProject ¶
func CmdMintVouchers ¶
func CmdQueryParams ¶
func CmdQueryTotalShares ¶
func CmdRedeemVouchers ¶
func CmdShowMainnetAccount ¶
func CmdShowProject ¶
func CmdShowProjectChains ¶
func CmdUnredeemVouchers ¶
func CmdUpdateTotalSupply ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_mainnet_account.go
- query_params.go
- query_project.go
- query_project_chains.go
- query_special_allocations_balance.go
- query_total_shares.go
- tx.go
- tx_burn_vouchers.go
- tx_create_project.go
- tx_edit_project.go
- tx_initialize_mainnet.go
- tx_mint_vouchers.go
- tx_redeem_vouchers.go
- tx_unredeem_vouchers.go
- tx_update_special_allocations.go
- tx_update_total_supply.go
Click to show internal directories.
Click to hide internal directories.