For bitcoin core, in class CAccountingEntry, what's the meaning of some variables?

For bitcoin core, in class CAccountingEntry, what's the meaning of some variables?

When I read the bitcoin core source code, I don't understand the meaning and how to use those variables:

int64_t nTime;
std::string strOtherAccount;
mapValue_t mapValue;
uint64_t nEntryNo;
std::vector _ssExtra; (private one) Could anyone help me out? Thanks

https://ift.tt/2zvT2f3

Comments

Popular posts from this blog

sendrawtransaction and txn-mempool-conflict

couldn't connect to server: EOF reached (code 1)