Documentation
¶
Index ¶
- Variables
- func CmdBestBlock() *cobra.Command
- func CmdCompleteDKG() *cobra.Command
- func CmdQueryBlock() *cobra.Command
- func CmdQueryDKGCompletionRequests() *cobra.Command
- func CmdQueryDKGRequests() *cobra.Command
- func CmdQueryFeeRate() *cobra.Command
- func CmdQueryParams() *cobra.Command
- func CmdQuerySigningRequests() *cobra.Command
- func CmdQueryUTXOStats() *cobra.Command
- func CmdQueryUTXOs() *cobra.Command
- func CmdQueryWithdrawRequests() *cobra.Command
- func CmdSubmitBlocks() *cobra.Command
- func CmdSubmitFeeRate() *cobra.Command
- func CmdSubmitSignatures() *cobra.Command
- func CmdUpdateFeeProviders() *cobra.Command
- func CmdUpdateNonBtcRelayers() *cobra.Command
- func CmdWithdrawToBitcoin() *cobra.Command
- func GetQueryCmd(_ string) *cobra.Command
- func GetTxCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func CmdBestBlock ¶
func CmdQueryBlock ¶
CmdQueryBlock returns the command to query the block by hash or height
func CmdQueryDKGCompletionRequests ¶
CmdQueryDKGCompletionRequests returns the command to query DKG completion requests
func CmdQueryDKGRequests ¶
CmdQueryDKGRequests returns the command to query DKG requests
func CmdQueryFeeRate ¶
CmdQueryFeeRate returns the command to query the bitcoin network fee rate
func CmdQueryParams ¶
func CmdQuerySigningRequests ¶
CmdQuerySigningRequests returns the command to query signing requests
func CmdQueryUTXOStats ¶
CmdQueryUTXOStats returns the command to query the utxo statistics by address
func CmdQueryUTXOs ¶
CmdQueryUTXOs returns the command to query utxos by the optional address
func CmdQueryWithdrawRequests ¶
CmdQueryWithdrawRequests returns the command to query withdrawal requests
func CmdSubmitBlocks ¶
func CmdSubmitFeeRate ¶
func CmdSubmitSignatures ¶
func CmdUpdateFeeProviders ¶
func CmdUpdateNonBtcRelayers ¶
func GetQueryCmd ¶
GetQueryCmd returns the cli query commands for this module
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.