Translations:HowTo run PoW CPU Miner/20/en

From Veriblock Wiki
Revision as of 10:43, 7 November 2018 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
By default, your pool homepage will be available in a web browser at:
        http://127.0.0.1:8500
And a VeriBlock Proof-of-Work (PoW) miner can be pointed to:
        http://127.0.0.1:8501
Remember that by default a solo pool mines to your default address!
You can view that address with the command: getinfo
You may also find the following commands useful ('help' for syntax):
        stoppool           (Stops the built-in pool service in NodeCore)
        getbalance         (See the balances of all of your addresses)
        setdefaultaddress  (Sets the default address of a NodeCore instance)
        startcpuminer      (Attempts to start the CPU PoW Miner in a new window)