Add MIN_RELAY_FEE_SAT_PER_1000_WEIGHT
authorAntoine Riard <ariard@student.42.fr>
Tue, 19 Nov 2019 20:53:52 +0000 (15:53 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 10 Dec 2019 03:19:43 +0000 (22:19 -0500)
commit201fb4b56a2ba76473ec1a1a993ecf00010d59d6
tree71056592a880a0a84043c6fb30c9e295ed0a224c
parent821357ea61c4f636720ebe2b75a8c027b7009521
Add MIN_RELAY_FEE_SAT_PER_1000_WEIGHT

Hardcode min relay fee as its value is fixed on the bitcoin network
and updating it would be done really conservatively.
lightning/src/chain/chaininterface.rs