0
1
started fresh a new lightning node using the raspiblitz guide but while synching the client from my desktop pc (MAC) i wasnt able to locate these files ( “.indexes .testnet3” ) required by the guide to properly synch the client on the pi. It’s weird those files arent anywhere in ~/library/Application Support/Bitcoin/
I’m running the latest bitcoin core version .17.1 and one of the most requirements of the guide when copying the blockchain from the latest version is ( txindex=1 in the bitcoin.conf) but i didnt modify the .conf at all since it should be by default with the latest version...
Any ideas where to locate those files in Mac?
Are you running it in testnet mode? Has it finished indexing? – JBaczuk – 2019-02-25T12:51:49.690
No, im running it on the mainet and i checked the directory few minutes after it synched, but this wasnt my first time, i resynchs it on my mac from times to times but this time i did it only to copy it to the pi. – Lebowski – 2019-02-25T12:53:45.860
The testnet folder will not exist if you have not run testnet – JBaczuk – 2019-02-25T13:17:29.560
Well, tbh im not using it either on testnet nor mainet, i just needed the synched blockchain that’s all. What about that indexes folder? Cuz i realized theres a folder called “index” within the blocks folder but i dont think that’s the one the guide mentions. – Lebowski – 2019-02-25T13:20:09.897
a link to the guide would help – JBaczuk – 2019-02-25T15:02:16.267
@JBaczuk sure thanks... https://github.com/rootzoll/raspiblitz if you scroll down you will get to the ‘getting the blockchain’ part where i chose the 4th Copying from another computer.
– Lebowski – 2019-02-25T15:25:09.977