Page MenuHomePhabricator

[fix] replace leftover dustRelayFee symbols in wallet/wallet.cpp
ClosedPublic

Authored by majcosta on Jun 30 2020, 22:56.

Details

Summary

I messed up D5943 too. I failed to replace three references to the
dustRelayFee global by the chain().relayDustFee() getter, which are
blocking proper backporting of PR15638 now that D6710 is landed

Test Plan
ninja check-all [-DBUILD_BITCOIN_WALLET=OFF as well]

Diff Detail

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

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.Jun 30 2020, 23:04