How to solo, what to enter in the console
Close your wallet and create the file cbdhealthnetwork.conf in the folder %APPDATA%\cbdhealthnetwork\.Paste the following text into cbdhealthnetwork.conf and save the file.
rpcuser=rpc_cbdhealthnetwork
rpcpassword=24356574557854354
rpcallowip=127.0.0.1
rpcport=14541
listen=1
server=1
Open your wallet.Create a .bat file named mine.bat in the same folder where you extracted cbdhealthnetwork-cli.exe and paste the following text into mine.bat.
@echo off
set SCRIPT_PATH=%cd%
cd %SCRIPT_PATH%
echo Press [CTRL+C] to stop mining.
:begin
cbdhealthnetwork-cli.exe generate 1
goto begin
Save the file.Execute mine.bat to start mining your first block.
Don't give up! Even with very limited CPU power you can still Solo mineTo my knowledge no pools are onto CHN yet