Thanks, wallet generated and i am trying to follow up the tutorial on mining but when i launch the .bat file it just loops for me and asks for permission.
I changed the address in both places, do i need to do anything else?
Thanks.
1. Open your wallet and copy your wallet address from the "Receive" tab.
2. Edit the `
mine.bat` file. Replace the line with `getnewaddress` with your actual wallet address:
set WALLET_ADDRESS=YOUR_WALLET_ADDRESS
3. Save the file and run it as Administrator.
That’s it! The script will now mine directly to your wallet without looping.