Post
Topic
Board Development & Technical Discussion
Re: What are checkpoints in bitcoin code?
by
Dabs
on 21/12/2013, 04:05:16 UTC
  -addtag=           Add a tag to your coinbase
  -txindex               Maintain a full transaction index (default: 0)

What do those two do? I'm guessing the tag is meant for miners? Is it useful for regular people who just run a node or wallet?

Since I just run QT like normal, I don't get the full transaction index? Does that take up additional space or isn't everything in the blockchain anyway? Or I am correct to guess that this is better used by large online wallets or something?