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

chore: bump @dashevo/wallet-lib to v7.22.0-dev.2 #295

Closed markin-io closed 2 years ago

markin-io commented 2 years ago

Issue being fixed or feature implemented

Implemented a feature of dumping storage of the wallet

What was done?

Bumped version of the @dashevo/wallet-lib to v7.22.0-dev.2

How Has This Been Tested?

Installed dash SDK to a local project and tested client.wallet.dumpStorage() function

Breaking Changes

Checklist:

For repository code-owners and collaborators only