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 ccc02a3 commit 480c81eCopy full SHA for 480c81e
src/ethereum/amsterdam/block_access_lists/tracker.py
@@ -103,7 +103,8 @@ def capture_pre_state(
103
104
Retrieves the storage value from the beginning of the current transaction.
105
The value is cached within the transaction to avoid repeated lookups and
106
- to maintain consistency across multiple accesses within the same transaction.
+ to maintain consistency across multiple accesses within the same
107
+ transaction.
108
109
Parameters
110
----------
0 commit comments