change testnet

This commit is contained in:
DieMyst 2021-02-26 03:47:10 +03:00
parent 891237b373
commit c346e0a1fa

View File

@ -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 {