pub fn create_test_utxo_set_two_outputs() -> HashMap<OutPoint, Arc<UTXO>, FxBuildHasher>Expand description
UTXO set with two outputs for fee-calculation style tests (1 BTC and 0.5 BTC). Shared by integration tests so fixture behavior stays consistent.