mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-14 12:42:48 +02:00
This commit now sends messages to `chanStream` for both pending and active channels. If the message is sent to a pending channel, it will be queued in `chanStream`. Once the channel link becomes active, the early messages will be processed. |
||
|---|---|---|
| .. | ||
| brontide.go | ||
| brontide_test.go | ||
| interfaces.go | ||
| log.go | ||
| test_utils.go | ||