81f7efe1e0
This commit modifies the existing channel reservation workflow slightly to thread through the IP address that we were able to reach the node at, or the one which the node reached us via. Additionally, rather than using OpenChannel.FullSync() at the end of the reservation workflow, we now use OpenChannel.FullSyncWithAddr() in order to create the relationship in the database between the channel, and the p2p node we created the channel with. All tests, as well as a portion of the fundingManager have been updated accordingly, |
||
---|---|---|
.. | ||
btcwallet | ||
channel_test.go | ||
channel.go | ||
config.go | ||
interface_test.go | ||
interface.go | ||
log.go | ||
reservation.go | ||
script_utils_test.go | ||
script_utils.go | ||
wallet.go |