Browse Source
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.0.8
Jeff Garzik
13 years ago
committed by
Jeff Garzik
1 changed files with 0 additions and 1 deletions
Loading…
Reference in new issue