diff --git a/src/index.ts b/src/index.ts index 5fc8451..2b0b661 100644 --- a/src/index.ts +++ b/src/index.ts @@ -67,6 +67,7 @@ function event( /* eslint-enable */ (async () => { + log.setLevel('silent') const pid = await generatePeerId(); const flags = genFlags(pid.toB58String());