Skip to content

Commit

Permalink
bob needs accept-keysend because proxy only sends keysends
Browse files Browse the repository at this point in the history
  • Loading branch information
antonilol committed Apr 6, 2023
1 parent 4321cda commit 9d61c12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lnd/setup/bob.conf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ debuglevel=info
rpclisten=0.0.0.0:10010
restlisten=0.0.0.0:38882
tlsextradomain=bob-lnd.sphinx
accept-keysend=false
# accept-keysend=false
accept-keysend=true
accept-amp=true
maxpendingchannels=69
alias=bob-lnd
Expand Down

0 comments on commit 9d61c12

Please sign in to comment.