diff options
author | Peter Todd <pete@petertodd.org> | 2016-01-31 00:40:23 -0500 |
---|---|---|
committer | Peter Todd <pete@petertodd.org> | 2016-01-31 00:40:23 -0500 |
commit | 2f19905324078e07d8c21b991ef010da80403d95 (patch) | |
tree | 8551eee819e885447c9b9be388b63efe8a173fe0 /src/merkleblock.cpp | |
parent | a6771fc9734ad822f2e10f8fbdeb723daf5c3b29 (diff) |
Improve block validity/ConnectBlock() comments
Previously didn't make clear that the ContextualCheckBlock* functions
meant the block headers as context - not the UTXO set itself - and that
ConnectBlock() also did UTXO-related validity checks (in the future we
may split that functionality into a separate UTXO-specific contextual
check block function).
Also, reordered to put validity checks first for better readability.
Diffstat (limited to 'src/merkleblock.cpp')
0 files changed, 0 insertions, 0 deletions