Page MenuHomePhabricator

fix client name in dumpwallet output
ClosedPublic

Authored by PiRK on Jan 6 2022, 13:06.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC064503702c95: fix client name in dumpwallet output
Summary

Before:

# Wallet dump created by Bitcoin v0.24.9-382127d03d
...

After:

# Wallet dump created by Bitcoin ABC v0.24.9-382127d03d
...
Test Plan

ninja check-functional

Diff Detail

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

Event Timeline

PiRK requested review of this revision.Jan 6 2022, 13:06
This revision is now accepted and ready to land.Jan 6 2022, 13:20
This revision was automatically updated to reflect the committed changes.