mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
ec2377db79
* funding: remove unused field `newChanBarriers` This commit removes the occurance of `newChanBarriers` as it's not used anywhere. * funding: rename method names to clear the funding flow Slightly refactored the names so it's easier to see which side is processing what messages. * lnwallet: sanity check empty pending channel ID This commit adds a sanity check to make sure an empty pending channel ID will not be accepted. |
||
---|---|---|
.. | ||
batch_test.go | ||
batch.go | ||
commitment_type_negotiation_test.go | ||
commitment_type_negotiation.go | ||
config_integration.go | ||
interfaces.go | ||
log.go | ||
manager_test.go | ||
manager.go |