Documentation ¶
Index ¶
- Variables
- func RunGetBlockSigners(args GetBlockSignersArgs) error
- func RunGetBlockSignersRange(args GetBlockSignersRangeArgs) error
- func RunGetBlockTxs(args GetBlockTxsArgs) error
- func RunGetBlockTxsRange(args GetBlockTxsRangeArgs) error
- type CometArgs
- type GetBlockSignersArgs
- type GetBlockSignersRangeArgs
- type GetBlockTxsArgs
- type GetBlockTxsRangeArgs
Constants ¶
This section is empty.
Variables ¶
View Source
var CometCmd = &cobra.Command{
Use: "comet",
Short: "Interact with CometBFT",
Long: `Interact with CometBFT`,
}
Functions ¶
func RunGetBlockSigners ¶
func RunGetBlockSigners(args GetBlockSignersArgs) error
func RunGetBlockSignersRange ¶
func RunGetBlockSignersRange(args GetBlockSignersRangeArgs) error
func RunGetBlockTxs ¶
func RunGetBlockTxs(args GetBlockTxsArgs) error
func RunGetBlockTxsRange ¶
func RunGetBlockTxsRange(args GetBlockTxsRangeArgs) error
Types ¶
type GetBlockSignersArgs ¶
type GetBlockTxsArgs ¶
type GetBlockTxsRangeArgs ¶
Click to show internal directories.
Click to hide internal directories.