0
1
Bitcore runs a version of bitcoind where theres address index and we can search any addresses I have implemented the bitcoin insight block explorer and its working perfectly
I need to implement bitcoin cash (bitcoin ABC or Unlimited) but my question is can I search using addresses if I mix bitcore + bitcoin cash
I mean does bitcoin ABC comes with address index function ? thats compatible with bitcore ?
Add "txindex=1" to bitcoin.conf – MCCCS – 2018-04-16T04:19:16.690
@MCCCS I appreciate your answer but I am talking about address index. finding transactions that are made using an address. ie. I send the address on terminal or rpc and get list of tx associated with an address, NON WALLET ADDRESS – f4r4 – 2018-04-16T08:18:34.307