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

support signet network #50

Closed vincenzopalazzo closed 9 months ago

vincenzopalazzo commented 9 months ago

Currently coffee do not support the Signet network

➜  coffee git:(master) coffee --signet setup /home/vincent/.lightning 
error: unexpected argument '--signet' found

Usage: coffee [OPTIONS] <COMMAND>

For more information, try '--help'.
vincenzopalazzo commented 9 months ago

wrong :)