Find the last common block of this chain and a locator.
Declared in <validation.h>
[[requires_capability(0x7fbc8fb66b18), requires_capability(0x7fbc96bff188), requires_capability(0x7fbcaf5d6598), requires_capability(0x7fbc9e0dcd68)]]
CBlockIndex const*
FindForkInGlobalIndex(CBlockLocator const& locator) const;
The most recent block index entry common to both chains.
| Name | Description |
|---|---|
| locator | Block locator describing the other chain. |