I have two Ubuntu servers in a corporate environment. My plan is to setup a Sawtooth Validator on one machine and Sawtooth Client on the other.
I am able to run both of them on the same machine.
How do I setup a client on another machine and connect it to my current validator setup. Are there any files I need to copy or any docker images to copy or is there any configuration that needs to be done?
All the blogs available online explain the setup of a client and validator on the same machine. I haven't come across any blog explaining the setup on different machines.