mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-14 19:36:24 +00:00
62e6258f0f
* update cln holdinvoice plugin
DecodeBolt11 was removed in:
d51fd03390
* update CLN to v24.05 and holdinvoice to v3.0.0
* reactivate CLN integration tests
---------
Co-authored-by: jerryfletcher21 <jerryfletcher@cock.email>
10 lines
307 B
Plaintext
10 lines
307 B
Plaintext
network=testnet
|
|
proxy=127.0.0.1:9050
|
|
bind-addr=127.0.0.1:9736
|
|
addr=statictor:127.0.0.1:9051
|
|
grpc-port=9999
|
|
grpc-hold-port=9998
|
|
always-use-proxy=true
|
|
important-plugin=/root/.lightning/plugins/holdinvoice
|
|
# wallet=postgres://user:pass@localhost:5433/cln
|
|
# bookkeeper-db=postgres://user:pass@localhost:5433/cln |