Skip to content

Commit a4f0a90

Browse files
author
Darioush Jalali
committed
remove access list
1 parent 5a0b266 commit a4f0a90

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/state/statedb.go

-3
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ type StateDB struct {
108108
// Per-transaction access list
109109
accessList *accessList
110110

111-
// Original access list
112-
_accessList types.AccessList
113-
114111
// Transient storage
115112
transientStorage transientStorage
116113

0 commit comments

Comments
 (0)