Summary
In case of empty accessList Lotus returns [] and Forest null.
❯ curl -s -X POST http://localhost:2345/rpc/v2 \
-H 'Content-Type: application/json' \
-d '[{
"jsonrpc": "2.0",
"id": "1",
"method": "eth_getBlockByNumber",
"params": ["latest" , true]
}]' | jq
This needs investigating.
Completion Criteria
Additional Links & Resources
Summary
In case of empty
accessListLotus returns[]and Forestnull.This needs investigating.
Completion Criteria
reth).Additional Links & Resources