Expand description
EIP-2930 types.
Structsยง
- Access
List - AccessList as defined in EIP-2930
- Access
List Item - A list of addresses and storage keys that the transaction plans to access. Accesses outside the list are possible, but become more expensive.
- Access
List Result AccessListResult
for handling errors frometh_createAccessList
- Access
List With GasUsed - Access list with gas used appended.