ethereum/src/models/access_list library

Classes

AccessListEntry
Represents an entry in the access list, specifying addresses and storage keys.

Typedefs

AccessList = List<AccessListEntry>
Represents a list of access list entries.