test: fix acceptance tests

This commit is contained in:
rvcas
2023-08-16 14:52:06 -04:00
parent 80e4a5c6a2
commit f4d0f231d7
12 changed files with 43 additions and 55 deletions

View File

@@ -62,7 +62,7 @@ pub fn tx_1() -> Transaction {
},
],
fee: value.zero(),
mint: value.from_asset(#"000000", #"00", -1),
mint: value.from_asset(#"000000", #"00", -1) |> value.to_minted_value,
certificates: [],
withdrawals: dict.new(),
validity_range: Interval {