lnd.xprv/lnwallet/chanfunding
Olaoluwa Osuntokun bc176b5aa3
rpc+lnwallet: implement new FundingStateStep RPC method
In this commit, we implement the currently defined transition methods
for the new `FundingStateStep` method. At this point, we're now able to
serve the "responder" of the externally initiated channel funding flow
by being able to register and cancel a funding flow according to its
expected pending channel ID.
2019-12-20 19:09:44 -08:00
..
assembler.go lnwallet/chanfunding: introduce new channel funding abstractions 2019-12-02 17:11:32 -06:00
canned_assembler.go rpc+lnwallet: implement new FundingStateStep RPC method 2019-12-20 19:09:44 -08: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