fixed

[May 16, 2024] Fix block parameter for eth_getBlockReceipts

To align with the Execution API Specification, we now require the block parameter for eth_getBlockReceipts to be included in an array.

ReadMe