Good morning! So with the most recent download, I edited the config to have my username & password, as well as config.bchdgrpcenabled = true;
config.bchdhost = '127.0.0.1:8335';.
sin
Good morning! Ok - let try, in package.json file, change "bitcoinjs-lib" : ">=3.3.2"
seems to be working! Still getting a handshake error now and then but the output rn looks like: "SQL processing queue:485 Processing Block Into SQL:534599 SQL processing queue:656 Pro
That's great! It looks like it is working. It acquires a lock on the db while processing history so you won't be able to run any queries on it until it is up to date - it'll take a few
One other setting you might want to change - the client uses bitbox as a utxo server by default. You can test the utxo server functionality by changing the /release/js/c