mirror of
https://github.com/fluencelabs/examples
synced 2025-06-10 16:41:21 +00:00
change relay node
This commit is contained in:
@ -90,7 +90,7 @@ export async function main() {
|
||||
// setLogLevel('DEBUG');
|
||||
|
||||
try {
|
||||
await Fluence.start({ connectTo: krasnodar[2] });
|
||||
await Fluence.start({ connectTo: krasnodar[5] });
|
||||
console.log(
|
||||
'created a fluence client %s with relay %s',
|
||||
Fluence.getStatus().peerId,
|
||||
|
Reference in New Issue
Block a user