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

test: provide additional init test for address and privateKey #259

Closed Alex-Werner closed 3 years ago

Alex-Werner commented 3 years ago

Issue being fixed or feature implemented

This PR, provides additional init test for address and privateKey.

What was done?

How Has This Been Tested?

This is the test

Breaking Changes

Checklist:

For repository code-owners and collaborators only

shumkov commented 3 years ago

We decided to don't duplicate tests. The rest of changes is already in #260