Page MenuHomePhabricator

Fix build without wallet and with Qt enabled
ClosedPublic

Authored by deadalnix on Jan 21 2018, 22:00.

Details

Summary

Move ToCurrentEncoding in guiutils and rename it convertToConfiguredAddressFormat for more clarity. It's current location is not compiled nor linked in when the wallet is disabled.

Test Plan
../configure --disable-wallet
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
qtcashaddr
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1713
Build 1713: arc lint + arc unit