From 4b51abdb2083fa6a932d04d143864f5ff3ad4819 Mon Sep 17 00:00:00 2001 From: DieMyst Date: Thu, 7 Oct 2021 12:56:18 +0300 Subject: [PATCH] testnet --- src/run-examples.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/run-examples.ts b/src/run-examples.ts index 9b87b33..5d3d452 100644 --- a/src/run-examples.ts +++ b/src/run-examples.ts @@ -54,7 +54,7 @@ function checkCallBy(name: string, actual: any, by: (res: any) => boolean, callB } } -export const relays = krasnodar +export const relays = testNet const main = async () => { // setLogLevel("trace")