improved

[Sept 29, 2022] Stop defaulting to blockHash for alchemy_getTransactionReceipts (if both blockHash and blockNumber are provided)

alchemy_getTransactionReceipts no longer defaults to blockHash if both blockHash and blockNumber are provided. You will instead receive an error asking you to explicitly pick either blockHash or blockNumber.

ReadMe