Page MenuHomePhabricator

Report minfeefilter value in getpeerinfo rpc
ClosedPublic

Authored by deadalnix on Sep 14 2019, 14:28.

Details

Summary

Lowering the minimum relay fee is only useful when many nodes in the
p2p network also lower the fee, so to make it easier to understand
progress on that front, this includes the value of the minfeefilter in
getpeerinfo, so you at least have visibility to what fees your neighbours
are currently accepting.

This is a backport of Core PR13987

Depends on D4082

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

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