Documentation ¶
Index ¶
- func CmdDeployFungibleCoinZRC4() *cobra.Command
- func CmdDeploySystemContracts() *cobra.Command
- func CmdGasStabilityPoolAddress() *cobra.Command
- func CmdGasStabilityPoolBalance() *cobra.Command
- func CmdGasStabilityPoolBalances() *cobra.Command
- func CmdListForeignCoins() *cobra.Command
- func CmdPauseZRC20() *cobra.Command
- func CmdQueryCodeHash() *cobra.Command
- func CmdRemoveForeignCoin() *cobra.Command
- func CmdShowForeignCoins() *cobra.Command
- func CmdSystemContract() *cobra.Command
- func CmdUnpauseZRC20() *cobra.Command
- func CmdUpdateContractBytecode() *cobra.Command
- func CmdUpdateGatewayContract() *cobra.Command
- func CmdUpdateSystemContract() *cobra.Command
- func CmdUpdateZRC20LiquidityCap() *cobra.Command
- func CmdUpdateZRC20WithdrawFee() *cobra.Command
- func GetQueryCmd(_ string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdListForeignCoins ¶
func CmdPauseZRC20 ¶
func CmdQueryCodeHash ¶
func CmdRemoveForeignCoin ¶
func CmdShowForeignCoins ¶
func CmdSystemContract ¶
func CmdUnpauseZRC20 ¶
func CmdUpdateSystemContract ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_code_hash.go
- query_foreign_coins.go
- query_gas_stability_pool.go
- query_system_contract.go
- tx.go
- tx_deploy_fungible_coin_zrc_4.go
- tx_deploy_system_contracts.go
- tx_remove_foreign_coin.go
- tx_update_contract_bytecode.go
- tx_update_gateway_contract.go
- tx_update_system_contract.go
- tx_update_zrc20_liquidity_cap.go
- tx_update_zrc20_paused_status.go
- tx_update_zrc20_withdraw_fee.go
Click to show internal directories.
Click to hide internal directories.