Page MenuHomePhabricator

[avalanche] Make the GetAvalancheVoteForBlock method const
ClosedPublic

Authored by Fabien on Jan 10 2023, 14:30.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCffafe17dc244: [avalanche] Make the GetAvalancheVoteForBlock method const
Summary

Getting a vote should not change the PeerManager, so enforce it by marking it const.

Test Plan
ninja all check

Diff Detail

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