lnd/wallet
Olaoluwa Osuntokun ca40a2d924 Revamp funding workflow to match p2p workflow
* Now more closely mirrors Joseph’s photos
* 3 step dance: init, theirFunds, theirSigs -> complete
* Currently missing any concept of reserve funds for CLTV
* Many lingering TODO’s still, once addressed will move onto Commitment
TX update, and HTLC workflow
2015-11-05 12:36:19 -08:00
..
coin_select.go move coin selection funcs to new file 2015-11-05 12:32:15 -08:00
multisig_keypool.go add resource pool for multi-sig keys 2015-11-05 12:33:35 -08:00
wallet.go Revamp funding workflow to match p2p workflow 2015-11-05 12:36:19 -08:00
wallet_test.go initial draft of ln-wallet workflow, funding reservations implemented 2015-10-27 15:50:30 -07:00