bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.8k stars 2.07k forks source link

[BCN] Better error handling for getEffects #3649

Closed escottalexander closed 8 months ago

escottalexander commented 8 months ago

This PR checks for each param before attempting to parse unexpectedly similar methods and also adds a try/catch to make sure any edge cases are covered and reported.