Make compiler happy and start updating zstats in-memory data

This commit is contained in:
Duke Leto
2021-06-16 12:38:12 -04:00
parent 231850740e
commit 666054bec5
3 changed files with 5 additions and 3 deletions

View File

@@ -95,7 +95,6 @@ namespace {
// Global state variables
extern uint16_t ASSETCHAINS_P2PPORT;
extern char SMART_CHAIN_SYMBOL[65];
bool fDiscover = true;
bool fListen = true;
uint64_t nLocalServices = NODE_NETWORK | NODE_NSPV;