web3data-js
web3data-js copied to clipboard
Change all occurrences of conditional error throwing to using throwIf()
Use Case:
Be consistent, be be consistent! 👏
Requirements:
- Change all occurrences of conditional error throwing to using
throwIf()
Acceptance Criteria:
- All occurrences of conditional error throwing using
throwIf()