Page MenuHomePhabricator

factor two very similar error messages
ClosedPublic

Authored by PiRK on Sep 20 2021, 08:01.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCe77656ba8140: factor two very similar error messages
Summary

Instead of changing the layout of the two messages in D10148 because of the change of indentation, create a static function that build this message.

Test Plan

ninja all check-all

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Sep 20 2021, 08:01
This revision is now accepted and ready to land.Sep 20 2021, 08:03

remove accidental int64_t references (I did not intend to commit those, it was me testing)

This revision was automatically updated to reflect the committed changes.