Skip to content

Bridge for Pyrin to mine to the Node

jgonzis edited this page Dec 17, 2023 · 7 revisions

We want to add here the lolMiner Bridge Pyrin v1.0.0

Recommended to add always Worker Name to the rig, the easy way to do it is:

pyrin:wallet.workername

You should edit the: config.yaml

stratum_port: 0.0.0.0:5555 --> Will be listening to port 5555 and all address allow it

pyipad_address: 127.0.0.1:13110 --> IP Address of the node, in case is in same compute you can put there 127.0.0.1

image

Clone this wiki locally