1
0
mirror of https://github.com/fluencelabs/dashboard synced 2025-03-18 22:30:49 +00:00

add silent log level, because witho logs it works laggy

This commit is contained in:
DieMyst 2021-02-02 23:10:44 +03:00
parent bec83f0a98
commit e01bcebd6d

@ -67,6 +67,7 @@ function event(
/* eslint-enable */
(async () => {
log.setLevel('silent')
const pid = await generatePeerId();
const flags = genFlags(pid.toB58String());