mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
The funding manager has been updated to use `AddPendingChannel`. Note that we track the pending channel before it's confirmed as the peer may have a block height in the future(from our view), thus they may start operating in this channel before we consider it as fully open. The mocked peers have been updated to implement the new interface method. |
||
---|---|---|
.. | ||
bootstrapper.go | ||
chan_series.go | ||
gossiper.go | ||
gossiper_test.go | ||
log.go | ||
message_store.go | ||
message_store_test.go | ||
mock_test.go | ||
reliable_sender.go | ||
reliable_sender_test.go | ||
sync_manager.go | ||
sync_manager_test.go | ||
syncer.go | ||
syncer_test.go |