MCPcopy Create free account
hub / github.com/Tong89/smartNode / geoRelayCount

Function geoRelayCount

frontend/app.js:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166 },
167
168 geoRelayCount() {
169 return this.geoRelays.length;
170 },
171
172 dataTypeOptions() {
173 const apiTypes = this.systemInfo.data_types || {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected