Commit 0805683
committed
Fix missing required fields in AccessListEntry
According to https://eips.ethereum.org/EIPS/eip-2930
> For the transaction to be valid, accessList must be of type [[{20 bytes}, [{32 bytes}...]]...]1 parent 590888b commit 0805683
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
0 commit comments