Timelord on separate machine #6753
-
Can someone please write an tutorial how to run a timelord on a separate machine and connect with an full node? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
you would need to do the "copy CA from one machine, and do a |
Beta Was this translation helpful? Give feedback.
-
So my timelord is sending some proofs. Dose this mean that my timelod has won the race? VDF Client: Sending proof |
Beta Was this translation helpful? Give feedback.
you would need to do the "copy CA from one machine, and do a
chia init -c ca/
on the other machine", to base both set of ssl keys on the same CA - once that is done, you woud edit theconfig.yaml
file, under the "timelord:" section, the "full_node_peer: 10.1.1.31" is to be set to the IP or hostname of the full_node serving the timelord