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
Lint
Lint Not Applicable
Unit
Tests Not Applicable