Getinfo, login, listunspent, spentinfo rpc calls

This commit is contained in:
jl777
2019-07-03 20:36:31 -11:00
parent d1c66a47ae
commit c3343e237e
6 changed files with 275 additions and 109 deletions

View File

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