Create account

replied 2125d
Good question. I think the software needs some polishing. My faucet had thousands of SLP coins and BCH to send the payments, yet most of the time time it says temporarily down :(
replied 2125d
if it runs out, the node app also needs to be restarted (however you're managing it). With pm2 it's a simple 'pm2 restart server'
replied 2125d
If it shows an error, it's either 1. Out of BCH (on the first receive address), 2. out of SLP tokens (on the first receive address, index 0). Also if it didn't initialize properly 1st
replied 2125d
Did you properly initialize it with the distribute_secret? Did you only send BCH to the first address (index 0) on your wallet. The software always starts at 0 then goes up to 2 or 3
replied 2124d
Yup, it does that, took me some time to grasp that...
I now think it's actually a nice feature, compartiments the spending a bit.
replied 2124d
Yea, just have to figure it out. I should add more info about that in my guide. Glad you got it working! If it runs out, I typically just send bch to 1st addy and then restart the app.