Rest of nSPV function stubs

This commit is contained in:
jl777
2019-07-02 06:43:05 -11:00
parent 52c78a5d79
commit e28d1005be
2 changed files with 134 additions and 10 deletions

View File

@@ -276,7 +276,7 @@ public:
int64_t nLastRecv;
int64_t nTimeConnected;
int64_t nTimeOffset;
uint32_t lastutxos,lastinfo;
uint32_t lastutxos,lastinfo,lastntzs,lastproof;
CAddress addr;
std::string addrName;
CService addrLocal;