There is a typo in the buildProofFromAmounts lambda, and the coin added to the utxo set can have the wrong value. This has no impact on the test now because the proof is not tested for validity, but it would cause an amount mismatch error if doing so.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABCeeb56267d9d4: [avalanche] Don't create invalid proofs in the conflicting_proof_selection test
ninja check-avalanche
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable