Return the active chain of block headers.
Synopsis
Declared in <validation.h>
[[requires_capability(0x7fbc8fcf8e48), requires_capability(0x7fbc96d91608), requires_capability(0x7fbcaf727078), requires_capability(0x7fbc9e23e758)]]
CChain&
ActiveChain() const;
Return Value
A reference to the active chain.
Created with MrDocs