1. Comment out the line in your goldminenode.conf file (put a hash at the start of the line) and save file
2. Close and reopen your wallet; wait for it to sync
3. In the debug console, type getnewaddress ARC01
4. Copy the address output above
5. Type sendtoaddress "address_copied_from above" 1000
6. Wait for 15 confirmations (check in Transactions tab)
7. Type goldminenode outputs in the debug console
8. Edit the goldminenode.conf file, remove the comment # from start of line and update txID and vOut (last two fields) of the line with the values output in step 7
You can now continue with your masternode set-up.
C.
Awesome! sendtoaddress (without from-address) worked!