The UTxO set is handled specially due to tech-debt in multiple places. It should be migrated into the generic entity system.
Source: crates/core/src/state.rs:397; crates/redb3/src/state/mod.rs:140; crates/cardano/src/roll/mod.rs:570; crates/cardano/src/roll/batch.rs:287
Surfaced while triaging in-code TODO/HACK markers into the tracked backlog.
The UTxO set is handled specially due to tech-debt in multiple places. It should be migrated into the generic entity system.
Source: crates/core/src/state.rs:397; crates/redb3/src/state/mod.rs:140; crates/cardano/src/roll/mod.rs:570; crates/cardano/src/roll/batch.rs:287
Surfaced while triaging in-code TODO/HACK markers into the tracked backlog.