mirror of
https://github.com/Xahau/Validation-Ledger-Tx-Store-to-xPOP.git
synced 2025-11-04 12:25:48 +00:00
add networkid to telemetry
This commit is contained in:
@@ -20,6 +20,7 @@ const telemetry = {
|
||||
host: null,
|
||||
proto: null,
|
||||
url: process.env?.URL_PREFIX,
|
||||
networkid: process.env?.NETWORKID ?? null,
|
||||
collected: false,
|
||||
sent: false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user