lnd.xprv/lnwallet/chanfunding
Olaoluwa Osuntokun 8bce48d3cc
lnwallet/chanfunding: add new ThawHeight() method to ShimIntent+CannedAssembler
As frozen channels can only be created via the non-default channel
assembler, we extend both the ShimIntent and CannedAssembler to also
accept and expose this new channel status along with the thaw height.
2020-03-23 16:56:57 -07:00
..
assembler.go trivial: typo fix 2020-03-19 05:43:49 +01:00
canned_assembler.go lnwallet/chanfunding: add new ThawHeight() method to ShimIntent+CannedAssembler 2020-03-23 16:56:57 -07:00
coin_select_test.go chanfunding+lnwallet: move coin selection code into new chanfunding package 2019-12-02 17:11:25 -06:00
coin_select.go chanfunding+lnwallet: move coin selection code into new chanfunding package 2019-12-02 17:11:25 -06:00
log.go lnwallet/chanfunding: introduce new channel funding abstractions 2019-12-02 17:11:32 -06:00
wallet_assembler.go lnwallet/chanfunding: introduce new channel funding abstractions 2019-12-02 17:11:32 -06:00