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

Tor proxy on Electrum, what does Port: 9150 and 9050 mean?

Can we see Blockchain decentralized data like a mathematical duality or morphisms between representations?

How to discover startup flags or command-line options for bitcoind?