Call ActivateBestChain() on every chainstate.
Synopsis
Declared in <validation.h>
[[locks_excluded(0x7fbc8fcf9d58), locks_excluded(0x7fbc96d92518), locks_excluded(0x7fbcaf727f88), locks_excluded(0x7fbc9e23f668)]]
util::Result<void>
ActivateBestChains();
Return Value
A successful result, or an error if activation failed on any chainstate.
Created with MrDocs