mirror of
https://github.com/fluencelabs/dashboard
synced 2024-12-04 15:20:21 +00:00
change testnet
This commit is contained in:
parent
891237b373
commit
c346e0a1fa
@ -26,7 +26,7 @@ import {EventType, eventType} from "./types";
|
||||
|
||||
const relayIdx = 3;
|
||||
|
||||
const relays: Node[] = dev;
|
||||
const relays: Node[] = testNet;
|
||||
// const relays: Node[] = dev;
|
||||
|
||||
function genFlags(peerId: string): any {
|
||||
|
Loading…
Reference in New Issue
Block a user