Skip to main content

create_test_utxo_set_two_outputs

Function create_test_utxo_set_two_outputs 

Source
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.