Page MenuHomePhabricator

[avalanche] Make the finalization tip pointer const
ClosedPublic

Authored by Fabien on Jan 18 2023, 15:01.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABC912037f6b306: [avalanche] Make the finalization tip pointer const
Summary

The block index is not supposed to be modified from that pointer, so make it const.

Test Plan
ninja all check-all

Diff Detail

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