clightning4j / btcli4j

It is a core lightning plugin to override Bitcoin backend plugin with esplora by Blockstream and give the possibility to make the running process with bitcoind in pruning mode more solid.
GNU General Public License v2.0
9 stars 7 forks source link

fix: fix the estimation of the fee in pruning mode #76

Closed vincenzopalazzo closed 1 year ago

vincenzopalazzo commented 1 year ago

On my node I find a very nasty error that estimates the fee in the wrong way, now this PR will bring the estimation fee in pruning mode equal to the core lightning one.