Documentation ¶
Index ¶
- func CmdAddObserver() *cobra.Command
- func CmdBallotByIdentifier() *cobra.Command
- func CmdBlameByIdentifier() *cobra.Command
- func CmdDisableCCTX() *cobra.Command
- func CmdEnableCCTX() *cobra.Command
- func CmdEncode() *cobra.Command
- func CmdGetAllBlameRecords() *cobra.Command
- func CmdGetAllTssFundsMigrator() *cobra.Command
- func CmdGetBlameByChainAndNonce() *cobra.Command
- func CmdGetChainParams() *cobra.Command
- func CmdGetChainParamsForChain() *cobra.Command
- func CmdGetSupportedChains() *cobra.Command
- func CmdGetTssAddress() *cobra.Command
- func CmdGetTssAddressByFinalizedZetaHeight() *cobra.Command
- func CmdGetTssFundsMigrator() *cobra.Command
- func CmdListChainNonces() *cobra.Command
- func CmdListNodeAccount() *cobra.Command
- func CmdListPendingNonces() *cobra.Command
- func CmdListTssHistory() *cobra.Command
- func CmdObserverSet() *cobra.Command
- func CmdRemoveChainParams() *cobra.Command
- func CmdResetChainNonces() *cobra.Command
- func CmdShowChainNonces() *cobra.Command
- func CmdShowCrosschainFlags() *cobra.Command
- func CmdShowKeygen() *cobra.Command
- func CmdShowNodeAccount() *cobra.Command
- func CmdShowObserverCount() *cobra.Command
- func CmdShowTSS() *cobra.Command
- func CmdUpdateChainParams() *cobra.Command
- func CmdUpdateGasPriceIncreaseFlags() *cobra.Command
- func CmdUpdateKeygen() *cobra.Command
- func CmdUpdateObserver() *cobra.Command
- func CmdVoteBlame() *cobra.Command
- func CmdVoteTSS() *cobra.Command
- func GetQueryCmd(_ string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdAddObserver ¶
func CmdBallotByIdentifier ¶
func CmdBlameByIdentifier ¶
func CmdDisableCCTX ¶
func CmdEnableCCTX ¶
func CmdGetAllBlameRecords ¶
func CmdGetChainParams ¶
func CmdGetSupportedChains ¶
func CmdGetTssAddress ¶
func CmdGetTssFundsMigrator ¶
func CmdListChainNonces ¶
func CmdListNodeAccount ¶
func CmdListPendingNonces ¶
func CmdListTssHistory ¶
func CmdObserverSet ¶
func CmdRemoveChainParams ¶
func CmdResetChainNonces ¶
func CmdShowChainNonces ¶
func CmdShowCrosschainFlags ¶
func CmdShowKeygen ¶
func CmdShowNodeAccount ¶
func CmdShowObserverCount ¶
func CmdShowTSS ¶
func CmdUpdateChainParams ¶
func CmdUpdateKeygen ¶
func CmdUpdateObserver ¶
func CmdVoteBlame ¶
func CmdVoteTSS ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Source Files ¶
- query.go
- query_ballot.go
- query_blame.go
- query_chain_nonce.go
- query_chain_params.go
- query_get_tss_address.go
- query_keygen.go
- query_node_account.go
- query_observers.go
- query_pending_nonces.go
- query_permission_flags.go
- query_show_observer_count.go
- query_supported_chains.go
- query_tss.go
- query_tss_fund_migrator.go
- tx.go
- tx_add_observer.go
- tx_disable_cctx_flags.go
- tx_enable_cctx_flags.go
- tx_remove_chain_params.go
- tx_reset_chain_nonces.go
- tx_update_chain_params.go
- tx_update_gas_price_increase_flags.go
- tx_update_keygen.go
- tx_update_observer.go
- tx_vote_blame.go
- tx_vote_tss.go
Click to show internal directories.
Click to hide internal directories.