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")