Hi All, thanks for yor immense and very good job.
How to mining with a multiple wallet on multiple machine, how is the correct config file ?
Thanks again
Cheers
Ale
I think the lowest maintenace way to do this is to leave the bulk of your BBP on your home controller wallet, and leave its dedicated CPK on the controller wallet for future voting rights and for the POG campaign.
Step 2:
Create one new wallet.dat on one mining machine, and copy the same wallet out to the other miners.
Create a CPK on one of those miners.
Fund that wallet with any BBP required by ABN (which is currently 0, but will most likely be 256,000 bbp relatively soon). (Ill announce it when it changes).
All of the miners will share the same CPK and wallet.dat.
soo i will need only one main wallet with bbp and some cpk and several miners wallets without bbp which will share main cpk to mine?
You can do it either way. One CPK across the board, and manually unlock all your miners with the headless password every time you reboot them, or two cpks, one for the mining machines and one for the controller wallet.
No, but the mining machines wallet.dat would need funded if our ABN required weight > 0. Otherwise they will stall out when that height passes.
i dont understand
, i'll wait for some howto
You just make one wallet.dat for home and one for the miners, and make one cpk at home and one on the mining wallet.
Could you please expand on what part is hazy still, as from my perspective the miner only needs the genproclimit and the CPK is a one-time command.
so this way?
home wallet for pog/health and other campaigns
i set cpk, join campaings
wallet will have 5m bpp for example
second wallet for pow/pobh? i set new cpk
wallet will have lets say 1m bbp to meet abn spec?
i'll copy this wallet over all miners
Yes, and I think its easier to explain 'why' I say this to give you the freedom to do it whichever way you want.
First of all, you can use one wallet (globally) if you want, but I don't recommend copying the home controller wallet out to mining machines because of the security risk.
So thats the primary reason I mention creating a second wallet.dat for mining.
The reason we use one wallet.dat for all the miners is to allow you to easily manage funding it with ABN funds, and setting up One CPK for mining.
The CPK is required on the mining machines to sign the ABN mining transaction.
The other thing to know is the miner will not be able to create a block if the wallet is locked; we have a command (./biblepay-cli headlesspassword password) that will unlock a locked wallet. If its a mining wallet with less funds in it, you might choose not to encrypt it and therefore not deal with this command. However I believe you can script this command to unlock the wallet if you decide to encrypt it.