Author

Topic: Does list transsaction store the lists of transactions or the other way? (Read 665 times)

legendary
Activity: 2058
Merit: 1462
only if you imported with rescan = true (which is true by default)
legendary
Activity: 980
Merit: 1003
I'm not just any shaman, I'm a Sha256man
Neither.

It queries the wallet, not the blockchain. The wallet contains a list of transactions, which is on-the-fly processed to produce the listtransactions output.

Okay thats what i thought to an extent;


So its safe to assume if i import a key and call listtransactions it will on the fly proccess to produce the list with that key in it as well?
legendary
Activity: 1072
Merit: 1189
Neither.

It queries the wallet, not the blockchain. The wallet contains a list of transactions, which is on-the-fly processed to produce the listtransactions output.
legendary
Activity: 980
Merit: 1003
I'm not just any shaman, I'm a Sha256man
Does listtransactions command store a precomputed list or will it rescan the block chain after i import a bitcoin pub/pri key and output the updated list? how does that work so I can accurately build up my BIK library.
Jump to: