dashevo / js-dapi-client

DEPRECATED JavaScript client library used to access Dash DAPI endpoints
https://dashevo.github.io/platform/DAPI-Client/
MIT License
10 stars 9 forks source link

fix: dapi addresses white list applies in regtest mode #289

Closed shuplenkov closed 3 years ago

shuplenkov commented 3 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