We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e0b59 commit 9408d94Copy full SHA for 9408d94
src/ethereum/amsterdam/vm/__init__.py
@@ -22,7 +22,7 @@
22
from ethereum.crypto.hash import Hash32
23
from ethereum.exceptions import EthereumException
24
25
-from ..block_access_lists.builder import BlockAccessList
+from ..rlp_types import BlockAccessList
26
from ..blocks import Log, Receipt, Withdrawal
27
from ..fork_types import Address, Authorization, VersionedHash
28
from ..state import State, TransientStorage
0 commit comments