mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
* fix: show confirmation progress when opening public channel from LSP Public channels require 6 confirmations before they can be gossiped and become usable (BOLT-7), but LDK accepts channels from trusted LSP peers as 0-conf and reports ConfirmationsRequired as nil/0. As a result the channel-opening screen rendered an indefinite blank loading spinner instead of confirmation progress. Override ConfirmationsRequired to 6 for announced channels so the UI shows the "X/6 confirmations" progress card while the channel opens. Fixes #2294 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> * chore: remove unnecessary link in comment --------- Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bark | ||
| cashu | ||
| cln | ||
| ldk | ||
| lnd | ||
| phoenixd | ||
| models.go | ||