cli

package
v1.0.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 18, 2024 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FlagProposerAddress  = "proposer"
	FlagUserAddress      = "user"
	FlagValidatorID      = "validator-id"
	FlagTxHash           = "tx-hash"
	FlagLogIndex         = "log-index"
	FlagBlockNumber      = "block-number"
	FlagTo               = "to"
	FlagAmount           = "amount"
	FlagFeeAmount        = "fee-amount"
	FlagValidatorAddress = "validator"
	FlagAccountProof     = "proof"
)

Variables

This section is empty.

Functions

func GetAccountProof added in v0.3.2

func GetAccountProof(cdc *codec.Codec) *cobra.Command

func GetAccountProofVerify added in v0.3.2

func GetAccountProofVerify(cdc *codec.Codec) *cobra.Command

func GetDividendAccount added in v0.3.2

func GetDividendAccount(cdc *codec.Codec) *cobra.Command

func GetDividendAccountRoot added in v0.3.2

func GetDividendAccountRoot(cdc *codec.Codec) *cobra.Command

func GetQueryCmd

func GetQueryCmd(cdc *codec.Codec) *cobra.Command

GetQueryCmd returns the cli query commands for this module

func GetSequence

func GetSequence(cdc *codec.Codec) *cobra.Command

GetSequence from the txhash and logIndex

func GetTxCmd

func GetTxCmd(cdc *codec.Codec) *cobra.Command

GetTxCmd returns the transaction commands for this module

func IsOldTx added in v0.3.2

func IsOldTx(cdc *codec.Codec) *cobra.Command

Check whether the transaction is old

func TopupTxCmd

func TopupTxCmd(cdc *codec.Codec) *cobra.Command

TopupTxCmd will create a topup tx

func WithdrawFeeTxCmd

func WithdrawFeeTxCmd(cdc *codec.Codec) *cobra.Command

WithdrawFeeTxCmd will create a fee withdraw tx

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL