bitpay / bitcore-explorers

Blockchain APIs for bitcore
http://bitcore.io
MIT License
67 stars 95 forks source link

Fix insight client to use /insight-api instead of /api. #31

Open hudgins opened 8 years ago

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 94.624% when pulling 5cecf9d6ece7d359b17013ab657d296c2c88774a on bitaccess:master into 98f223804a338fb03c0b9e94f0ac84a264f58671 on bitpay:master.

braydonf commented 8 years ago

This should probably be configurable, as the api endpoint can be configured: https://github.com/bitpay/insight-api/issues/430

hudgins commented 8 years ago

I see. But the default is now /insight-api I guess. So this is probably at least more correct than what was there (with a proper semver for the node module to avoid breaking people).