Bitcoin-com / slp-sdk

Simple Ledger Protocol SDK powered by BITBOX
https://developer.bitcoin.com/slp
MIT License
20 stars 32 forks source link

SLPDB URL should not be hard coded. #74

Closed MaxHastings closed 4 years ago

MaxHastings commented 5 years ago

https://github.com/Bitcoin-com/slp-sdk/blob/1e7dc876de1e70881a8aa3c3ce1d7ecc44935301/lib/SLPDB.js#L40

SLPDB url should not be hard coded. This url should be configurable like the rest api url.