HomePhabricator

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

Description

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

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]

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D6792

Details

Provenance
majcostaAuthored on Jun 30 2020, 21:58
majcostaPushed on Jun 30 2020, 23:24
Reviewer
Restricted Project
Differential Revision
D6792: [fix] replace leftover dustRelayFee symbols in wallet/wallet.cpp
Parents
rABCe3f3596aeccb: [fix] actually move tx_check.cpp from libserver to libbitcoin consensus
Branches
Unknown
Tags
Unknown