The RPC does a lot of checks before attempting to register a proof and assumes it can only fail due to conflicts. This is no longer true since previously evicted dangling proofs are rejected.
This diff makes the error message more generic so the correct error message is returned, and new errors will be printed correctly as well.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCe168baa665b5: [avalanche] Fix potential wrong error message in the sendavalancheproof RPC
ninja all check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable