execution

package
v0.6.9 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2023 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SimulateHandleOp

func SimulateHandleOp(
	rpc *rpc.Client,
	entryPoint common.Address,
	op *userop.UserOperation,
	target common.Address,
	data []byte,
) (*reverts.ExecutionResultRevert, error)

Types

type TraceInput added in v0.6.9

type TraceInput struct {
	Rpc        *ethRpc.Client
	EntryPoint common.Address
	Op         *userop.UserOperation
	ChainID    *big.Int

	// Optional params for simulateHandleOps
	Target common.Address
	Data   []byte
}

type TraceOutput added in v0.6.9

func TraceSimulateHandleOp

func TraceSimulateHandleOp(in *TraceInput) (*TraceOutput, error)

Jump to

Keyboard shortcuts

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