Lucas Soriano del Pino
3 years ago
No known key found for this signature in database
GPG Key ID: EE611E973A1530E7
1 changed files with
1 additions and
2 deletions
-
cfd_protocol/tests/dlc_protocol.rs
|
|
@ -398,8 +398,7 @@ fn check_tx_fee(input_txs: &[&Transaction], spend_tx: &Transaction) -> Result<() |
|
|
|
"spend tx input {} not found in input_txs", |
|
|
|
input.previous_output |
|
|
|
) |
|
|
|
}) |
|
|
|
.context("foo")?; |
|
|
|
})?; |
|
|
|
|
|
|
|
Ok(acc + value) |
|
|
|
})?; |
|
|
|