mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
chore: add flashsats mutinynet pubkey as trusted 0-conf peer (#1975)
This commit is contained in:
parent
036cb39427
commit
cda0fcc493
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ func NewLDKService(ctx context.Context, cfg config.Config, eventPublisher events
|
|||
// Mutinynet
|
||||
lsp.OlympusMutinynetLSP().Pubkey,
|
||||
lsp.MegalithMutinynetLSP().Pubkey,
|
||||
"03f726f240f0391448fb31c33e130ecc9708c9137e1f4e77b5d17d5dec74b0dd1e", // flashsats
|
||||
}
|
||||
|
||||
// rather than fully trusting our LSPs, we set the channel reserve to 0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue