utils

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: LGPL-3.0 Imports: 13 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BlockNumber string
	Blocks      string
	TxHash      string
	FromAddress string
)

flag vars

View Source
var UtilsCmd = &cobra.Command{
	Use:   "utils",
	Short: "Set of utility commands",
	Long:  "Set of utility commands",
}

Functions

func BindHashListFlags

func BindHashListFlags(cmd *cobra.Command)

func BindSimulateFlags

func BindSimulateFlags(cmd *cobra.Command)

func HashListCmd

func HashListCmd(cmd *cobra.Command, args []string) error

func ProcessSimulateFlags

func ProcessSimulateFlags(cmd *cobra.Command, args []string)

func SimulateCmd

func SimulateCmd(cmd *cobra.Command) error

func ValidateSimulateFlags

func ValidateSimulateFlags(cmd *cobra.Command, args []string) error

Types

type GasPricerWithPostConfig

type GasPricerWithPostConfig interface {
	calls.GasPricer
	SetClient(client evmgaspricer.LondonGasClient)
	SetOpts(opts *evmgaspricer.GasPricerOpts)
}

Jump to

Keyboard shortcuts

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