pub fn persist_legacy_replay_fill_with_side_effects_in_tx(
conn: &mut PgConnection,
fill: &Fill,
side_effects: &FillSideEffect,
) -> Result<(bool, bool)>Expand description
Persist a journaled fill while preserving replay compatibility for
pre-cutover WAL payloads that did not carry underlying_notional.