This method makes it possible for chronik to retrieve the finalization status from avalanche pre-consensus for transactions. This means that a tx can be shown as "is_final": true before it is included in a final block.
This is a big enough of a change but it's mostly boilerplate.
Depends on D18419.