You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make multiple litecoin daemons which I've setup on different server I want like one or two daemon should allow to connect any daemon based on dns seeds.
But other thn that two daemon rest of all daemon should be connected to daemon as per given ip address.It should note connect other thn those nodes.
I've tried to set things in litecoin.conf file with connect option
Apart from rpc username ,rpc password , port and daemon 1 below are configuration i tried.
This all IP addresses have open required port and publicly open
So how to allow my daemons to connect & communicate with specific nodes/ip ?
I understand if litecoin team not allow & dont get time to provide answer of these type of questions but please respond anyone else who have the solution.