reddio-java/v0.0.53
Pre-release
Pre-release
·
62 commits
to main
since this release
This release introduces:
- detailed exception resolve:
- throw
ReddioBussinessException
when reddio service responds with business errors, such as invalid contract address. - throw
ReddioServiceException
when reddio service responds as service errors, such as invalid API key
- throw