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
36 stars 21 forks source link

fix: InvalidResponse error when connecting to older versions of dapi #241

Closed jawid-h closed 3 years ago

jawid-h commented 3 years ago

Issue being fixed or feature implemented

Fixing InvalidResponse error that is being thrown on newer clients

What was done?

How Has This Been Tested?

Breaking Changes

NOne

Checklist:

For repository code-owners and collaborators only