Find the successor of a block in this chain, or nullptr if the given index is not found or is the tip.
The next block index entry, or nullptr if the entry is absent or is the tip.
| Name | Description |
|---|---|
| index | The block index entry whose successor is wanted. |