Several Corrections & Clarifications Suggested On IRC

**Suggested by @cbeams:**

_includes/ref_block_chain.md:

    * Mention that coinbase is the first transaction in a block.

**Suggested by @gmaxwell:**

_includes/ref_core_rpcs-abcdefg.md:

    * Mention that you need to unlock your wallet when you run out of
      keys in the keypool.

    * Remove erroneous assertion that txindex=1 would allow
      `getreceivedbyaddress` to check balances of addresses not
      belonging to this wallet.

_includes/ref_transactions.md:

    * Clarify that OP_RETURN scripts aren't usually executed because
      they always return false.

en/developer-reference.md

    * Add a warning about using block chain or mempool data in
      executable context.
This commit is contained in:
David A. Harding 2014-05-21 23:08:57 -04:00
parent c1e61199a1
commit 68cd5b6ff9
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
4 changed files with 17 additions and 7 deletions

View file

@ -27,7 +27,7 @@ As of version 2 blocks, each block consists of four root elements:
4. One or more transactions.
Every block must include a [coinbase transaction][]{:#term-coinbase-tx}{:.term} which should collect and
The first transaction in a block must be a [coinbase transaction][]{:#term-coinbase-tx}{:.term} which should collect and
spend any transaction fees paid by transactions included in this block.
All blocks with a block height less than 6,930,000 are entitled to
receive a [block reward][]{:#term-block-reward}{:.term} of newly created bitcoin value, which also