31e5466692
This commit introduces the fundingManger which is used as a bridge between the wallet’s internal ‘ChannelReservation’ workflow, and the wire protocol’s funding messages. The funding manger is responsible for progressing the workflow, and communicating any errors generated during the workflow back to the source peer. |
||
---|---|---|
.. | ||
channel.go | ||
coin_select.go | ||
config.go | ||
interface.go | ||
log.go | ||
reservation.go | ||
script_utils.go | ||
setup.go | ||
wallet_test.go | ||
wallet.go |