-
Notifications
You must be signed in to change notification settings - Fork 4
USC local network mining
Teh Sunn Liu (AlexLiu) edited this page Aug 24, 2018
·
1 revision
To start mining in your local network enable your miner in the config file. A guide to setting up miner can be found here
All you need to do is set client.enabled = true
and make sure your server.enabled
is also set to true
.
You can create multiple miner.conf file. Then from your IntelliJ Idea, copy the existing USC configuration and add the VM options for the miner node.
Create a few configurations for different miners. Then in IntelliJ Idea select which miner you want to run and click on Start. This will start multiple miners in your local network.