mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 14:40:30 +01:00
This commit adds a new method, “PendingUpdates” to the channel state machine which is intended to be a source to give callers a hint as to when an additional commitment signature should be sent independent of any request/response book keeping. |
||
---|---|---|
.. | ||
channel.go | ||
channel_test.go | ||
coin_select.go | ||
config.go | ||
interface.go | ||
log.go | ||
reservation.go | ||
script_utils.go | ||
script_utils_test.go | ||
setup.go | ||
wallet.go | ||
wallet_test.go |