Transaction
accessListify
Returns an AccessList from any quasi-supported access-list structure.
Parameters
Parameter | Type | Description |
---|---|---|
value | AccessListish | The value to convert to an access list. |
Returns
The access list.
Throws
If the value is not a valid access list.
Source
Was this page helpful?