Page MenuHomePhabricator

[avalanche] Introduce a Proof::ToHex() shortcut
ClosedPublic

Authored by Fabien on Apr 15 2022, 12:26.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC6e6d363b551c: [avalanche] Introduce a Proof::ToHex() shortcut
Summary

As per title. There is currently a couple call sites but more will be added. There is no change in behavior (extensively tested via the RPC).

Test Plan
ninja all check-all

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Apr 15 2022, 12:26
Fabien planned changes to this revision.Apr 15 2022, 12:30

One more callsite to add

Add one missing callsite

Fabien retitled this revision from [avalanche] Introduce a Proof::ToHex() shorcut to [avalanche] Introduce a Proof::ToHex() shortcut.Apr 15 2022, 12:41
This revision is now accepted and ready to land.Apr 15 2022, 15:47