mirror of https://github.com/bitcoin/bitcoin
If Reorganize() fails, then its caller, CBlock::SetBestChain(), will call TxnAbort(). Redundant TxnAbort() calls are harmless. The second will return an error return value, with no other side effects. TxnAbort() return values are generally never checked. The impact is nil.pull/1300/head
parent
cde87ee75c
commit
b52a270538
Loading…
Reference in new issue