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

Estimation fee at node startup in pruning mode #42

Open vincenzopalazzo opened 3 years ago

vincenzopalazzo commented 3 years ago

The bitcoin core can return an error if it is running only in a few moments https://bitcoin.stackexchange.com/a/79965/91194 in this case we need to share the message to esplora? Maybe the user can choose it? to make the plugin more custom from the user point of view