You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there, I think I can work on dis issue. However, after digging a bit deeper, I realized there is a bit of struggle in implementing the formatter for the response. From what I understood from the eip-2930 example, I think it should be something along these lines:
What was wrong?
Unsure if this is standardized but, support for
eth_createAccessList
would be usefulhttps://geth.ethereum.org/docs/rpc/ns-eth#eth_createaccesslist
How can it be fixed?
Add support for that JSON-RPC endpoint either in the
w3.geth
namespace or underw3.eth
if it is standardized (I think it is)The text was updated successfully, but these errors were encountered: