Documentation ¶
Index ¶
- Constants
- func FoundationDepositCmd() *cobra.Command
- func GetCmdQueryCirculationSupply() *cobra.Command
- func GetCmdQueryParams() *cobra.Command
- func GetCmdQueryTotalMinedTokens() *cobra.Command
- func GetCmdQueryTotalRewardByEpoch() *cobra.Command
- func GetCmdQueryVolumeReport() *cobra.Command
- func GetQueryCmd() *cobra.Command
- func NewTxCmd() *cobra.Command
- func SlashingResourceNodeCmd() *cobra.Command
- func VolumeReportCmd() *cobra.Command
- func WithdrawCmd() *cobra.Command
Constants ¶
View Source
const ( FlagReporterAddr = "reporter-addr" FlagEpoch = "epoch" FlagReportReference = "reference" FlagWalletVolumes = "wallet-volumes" FlagAmount = "amount" FlagWalletAddress = "wallet-address" FlagTargetAddress = "target-address" FlagReporters = "reporters" FlagReporterOwner = "reporter-owner" FlagNetworkAddress = "network-address" FlagSlashing = "slashing" FlagSuspend = "suspend" FlagBLSSignature = "bls-signature" )
Variables ¶
This section is empty.
Functions ¶
func FoundationDepositCmd ¶ added in v0.5.0
func GetCmdQueryCirculationSupply ¶ added in v0.10.0
func GetCmdQueryParams ¶ added in v0.8.0
GetCmdQueryParams implements the params query command.
func GetCmdQueryTotalMinedTokens ¶ added in v0.10.0
func GetCmdQueryTotalRewardByEpoch ¶ added in v0.11.0
func GetCmdQueryVolumeReport ¶
GetCmdQueryVolumeReport implements the query volume report command.
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for pot module
func SlashingResourceNodeCmd ¶ added in v0.6.2
func VolumeReportCmd ¶
VolumeReportCmd will report wallets volume and sign it with the given key.
func WithdrawCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.