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

feat: update to new getStatus endpoint #205

Closed shumkov closed 3 years ago

shumkov commented 3 years ago

Issue being fixed or feature implemented

Update wallet to use DAPI getStatus endpoint

What was done?

How Has This Been Tested?

With tests

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only