Page MenuHomePhabricator

Rework the wallet fees interface to make it closer to core's
ClosedPublic

Authored by deadalnix on Jun 6 2019, 13:58.

Details

Summary

All of this was fubared for no good reason.

Test Plan
make check

Diff Detail

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

Event Timeline

jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/qt/sendcoinsdialog.cpp
703 ↗(On Diff #9189)

estimateSmartFee can be cleaned up after this as well. This can be done in a followup diff or as part of this one. Up to you.

This revision is now accepted and ready to land.Jun 6 2019, 18:43