Page MenuHomePhabricator

[avalanche] Move the vote items to the update structure
ClosedPublic

Authored by Fabien on Jan 12 2023, 16:29.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC340aa9a73c35: [avalanche] Move the vote items to the update structure
Summary

The VoteItemUpdate constructor moves the item, but this item is const.
Fix the code to properly move the item where applicable.

Test Plan
ninja all check-all

Diff Detail

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