Update access_list_tracer.go

This commit is contained in:
Felix Lange 2024-03-28 12:10:21 +01:00 committed by GitHub
parent 560a12b182
commit 772f025084
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,11 +17,12 @@
package logger
import (
"maps"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/core/tracing"
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/core/vm"
"maps"
)
// accessList is an accumulator for the set of accounts and storage slots an EVM