coffee-tools / folgore

Universal Bitcoin backend for core lightning with BIP 157 support full based on the btcli4j Kotlin plugin! Ah, yes it is written in Rust
BSD 3-Clause "New" or "Revised" License
9 stars 5 forks source link

docs: specify `--disable-plugin bcli` inside the readme #85

Closed vincenzopalazzo closed 4 months ago

vincenzopalazzo commented 4 months ago
          Right, you need to run core lightning with `--disable-plugin bcli`, so in your case `lightningd --testnet --disable-plugin bcli`

I am happy to review your PR if you add this to the readme

Originally posted by @vincenzopalazzo in https://github.com/coffee-tools/folgore/issues/83#issuecomment-2112293359