Skip to content

Commit

Permalink
chore: enable zero-conf for local lnd
Browse files Browse the repository at this point in the history
  • Loading branch information
pwltr authored and limpbrains committed May 16, 2024
1 parent 6a12dbe commit c973b18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ services:
- '--rpclisten=0.0.0.0:10009'
- '--restlisten=0.0.0.0:8080'
- '--feeurl=http://darkhttpd:80/btc-fee-estimates.json'
- '--protocol.option-scid-alias'
- '--protocol.zero-conf'

ldk-backup-server:
container_name: ldk-backup-server
Expand Down

0 comments on commit c973b18

Please sign in to comment.