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: support higher protocol version #271

Closed shuplenkov closed 3 years ago

shuplenkov commented 3 years ago

Issue being fixed or feature implemented

DPP should accept compatible protocol versions that can be higher than the current one.

What was done?

DPP update to 0.21.0-dev.8

How Has This Been Tested?

Breaking Changes

No

Checklist:

For repository code-owners and collaborators only