Only log errors when something unexpected happens in local node connection
modified src/lib/httpd.ts
@@ -85,7 +85,6 @@ export async function disconnect() {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -126,12 +125,13 @@ async function checkState() {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
|
|
|
|
|