ChainstateManager::ActivateBestChains

Call ActivateBestChain() on every chainstate.

Synopsis

Declared in <validation.h>

[[locks_excluded(0x7f2e1bc18218), locks_excluded(0x7f2e146b6568), locks_excluded(0x7f2e298fb938), locks_excluded(0x7f2e360b9098)]]
util::Result<void>
ActivateBestChains();

Return Value

A successful result, or an error if activation failed on any chainstate.