MCPcopy Create free account
hub / github.com/Noumena-Network/code / clearStatus

Function clearStatus

src/bridge/bridgeUI.ts:465–468  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

463 },
464
465 clearStatus(): void {
466 stopConnecting()
467 clearStatusLines()
468 },
469
470 toggleQr(): void {
471 qrVisible = !qrVisible

Callers

nothing calls this directly

Calls 2

stopConnectingFunction · 0.85
clearStatusLinesFunction · 0.85

Tested by

no test coverage detected