dashevo / js-dash-sdk

DEPRECATED Dash client-side library for wallet payment/signing and application development. (Wallet, DAPI, Primitives, BLS, ...)
https://dashevo.github.io/platform/SDK/
MIT License
35 stars 21 forks source link

feat: comprehensive error codes #262

Closed shumkov closed 3 years ago

shumkov commented 3 years ago

Issue being fixed or feature implemented

Provide comprehensive error codes for DAPI responses

What was done?

How Has This Been Tested?

With tests

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only