Open Tri-stone opened 1 year ago
Describe the bug Cannot get data parameter when revert using eth_call
Expected behavior response has data parameter like blew:
{ "jsonrpc": "2.0", "id": 1, "error": { "code": 3, "message": "execution reverted: some error", "data": "0x08c379a000000000000000000..." } }
Screenshots mantle VS goerli:
Describe the bug Cannot get data parameter when revert using eth_call
Expected behavior response has data parameter like blew:
Screenshots mantle VS goerli: