Spent info rpc helper

This commit is contained in:
jl777
2019-07-02 09:16:11 -11:00
parent ab5954e7ef
commit 0dc11fbb02
3 changed files with 59 additions and 2 deletions

View File

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