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

fix: dapi addresses white list must not be applied in regtest mode #286

Closed shuplenkov closed 2 years ago

shuplenkov commented 2 years ago

Issue being fixed or feature implemented

Dapi addresses white list must not be applied in regtest mode

What was done?

Fixed white list filtering

How Has This Been Tested?

Tests

Breaking Changes

No

Checklist:

For repository code-owners and collaborators only