Documentation
¶
Overview ¶
Package util contains code for the util subcommands
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type BlockInspector ¶
type BlockInspector struct {
// contains filtered or unexported fields
}
func NewBlockInspector ¶
func NewBlockInspector(ethNode *common.EthNode, mevGeth *flashbotsrpc.FlashbotsRPC, db *database.DatabaseService) *BlockInspector
Click to show internal directories.
Click to hide internal directories.