Page MenuHomePhabricator

[avalanche] Fix proof voting response type
ClosedPublic

Authored by sdulfari on May 11 2022, 23:26.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCe6e75c178b54: [avalanche] Fix proof voting response type
Summary

AvalancheVoteError is used for voting on blocks. The tests happen to pass because the underlying integer
is the same as expected. This patch uses the correct AvalancheProofVoteResponse instead.

Test Plan
./test/functional/test_runner.py abc_p2p_avalanche_proof_voting.py

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable