You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rename chain_bridge.go to lnd_services.go for clarity
chain_bridge.go now contains multiple Lightning clients: invoices,
transport, and router. The new name lnd_services.go reflects this richer
scope and improves discoverability.
0 commit comments