how to create a node which can connect to an existing node . I want all the nodes to sync at the same time and all transactions should be present on all the nodes. In order to create a cluster of nodes for better reliability.
Can you tell me how to clone a node and how two nodes will communicate to each other.?