bitpay / bitcore-node

Extensible full node using Bitcore
https://bitcore.io/
Other
352 stars 644 forks source link

Node 8: Add LTC support #573

Closed osagga closed 6 years ago

osagga commented 6 years ago

Given how LTC is forked from BTC, LTC can inherent from BTCStateProvider and litecore-lib and litecore-p2p being forked and based on the bitpay's repos, This PR should add the support of LTC to the bitcore-node-v8.

I have been testing this modified node on regtest for a while and LTC seems to work fine, are there any extra test (CI) that I should test this addition on (both unit and integration tests are passing)