lnd/wallet
Olaoluwa Osuntokun 354bc74d3c Flesh out LightningChannel struct a bit more
* p2p logic will only know about this object
* Purposes include storing old commitment txns, receiving them,
triggering p2p actions base off of channelEvents, getting/verifying
revocation hashes, etc
2015-12-16 14:40:11 -06:00
..
channel.go Flesh out LightningChannel struct a bit more 2015-12-16 14:40:11 -06:00
coin_select.go lnwallet: fix coin selection, translate to satoshis 2015-11-28 18:13:04 -06:00
reservation.go mental note to self 2015-12-15 15:22:33 -06:00
setup.go import walletdb/bdb for side effects (registers driver) 2015-11-27 00:49:21 -06:00
wallet.go add SegWit to support channel types 2015-12-16 13:04:51 -06:00
wallet_test.go wallet_test: add tests exercising output locking for concurrent safe funding 2015-12-16 13:22:36 -06:00