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 wallet options #229

Closed shuplenkov closed 3 years ago

shuplenkov commented 3 years ago

Issue being fixed or feature implemented

We need to pass waitForInstantLockTimeout option to wallet

What was done?

How Has This Been Tested?

Breaking Changes

Use wallet.defaultAccountIndex instead of walletAccountIndex option.

Checklist:

For repository code-owners and collaborators only