Open ewagmig opened 5 years ago
Node infos i.e. IPs for RPC connection should be returned to FE empowered by litewallet SDK.
SDK uses its Round Robin scheme to select one randomly and establish RPC connection.
The 1st part should be implemented here in Qmoon project and the latter one is on litewallet.
http://47.105.160.162:36657/net_info? could get the example output for this networks information spawning.
Qmoon Nodes Discovery.pptx
Node infos i.e. IPs for RPC connection should be returned to FE empowered by litewallet SDK.
SDK uses its Round Robin scheme to select one randomly and establish RPC connection.
The 1st part should be implemented here in Qmoon project and the latter one is on litewallet.