mirror of
https://github.com/fluencelabs/dashboard
synced 2025-03-31 04:01:03 +00:00
add silent
log level, because witho logs it works laggy
This commit is contained in:
parent
bec83f0a98
commit
e01bcebd6d
@ -67,6 +67,7 @@ function event(
|
|||||||
/* eslint-enable */
|
/* eslint-enable */
|
||||||
|
|
||||||
(async () => {
|
(async () => {
|
||||||
|
log.setLevel('silent')
|
||||||
const pid = await generatePeerId();
|
const pid = await generatePeerId();
|
||||||
const flags = genFlags(pid.toB58String());
|
const flags = genFlags(pid.toB58String());
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user