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
8 stars 7 forks source link

Support the feature when bitcoin core is sync with the network #38

Closed vincenzopalazzo closed 3 years ago

vincenzopalazzo commented 3 years ago

At the moment clightning will crash when the plugin in in pruning mode and the bitcoin core is sync with the network.

We need to support this feature also.