Skip to content

Commit

Permalink
fix: add LNServer_Wave as a trusted peer for no anchor channel reserv…
Browse files Browse the repository at this point in the history
…es (#245)
  • Loading branch information
rolznz authored Jul 10, 2024
1 parent 0a8100a commit f667675
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lnclient/ldk/ldk.go
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ func NewLDKService(ctx context.Context, cfg config.Config, eventPublisher events
lsp.OlympusLSP().Pubkey,
lsp.AlbyPlebsLSP().Pubkey,
lsp.MegalithLSP().Pubkey,
"02b4552a7a85274e4da01a7c71ca57407181752e8568b31d51f13c111a2941dce3", // LNServer_Wave
"0296b2db342fcf87ea94d981757fdf4d3e545bd5cef4919f58b5d38dfdd73bf5c9", // blocktank

// Mutinynet
Expand Down

0 comments on commit f667675

Please sign in to comment.