- {listpeers ? (
-
- Peers: {JSON.stringify(listpeers)}
-
- ) : null}
- {listchannels ? (
-
- Channels: {JSON.stringify(listchannels)}
-
- ) : null}
- {getnodeid ? (
-
- Node id: {JSON.stringify(getnodeid)}
-
- ) : (
not started..?)}
-
+
👋 ⚡️
+ {renderScreen()}
+