1
I recently downloaded the bitcoin (--testnet) blockchain data using Bitcore(I thought it was the Orginal client) for some development purpose. but now, I like to move to bitcoin core client. Should I require to download the entire Blockchain data again?
What software? Where did you download it? – Pieter Wuille – 2018-08-31T11:17:49.760
This? https://github.com/bitpay/bitcore. I doubt the block file format will be compatible between this node.js application and bitcoin-core
– JBaczuk – 2018-08-31T14:00:05.150You might be able to get the new wallet to sync from the old wallet. It will be faster to sync over a LAN. – RedGrittyBrick – 2018-08-31T15:06:49.080
https://bitcore.io/ @PieterWuille – Akshay Dev – 2018-09-03T04:06:24.490