lnd.xprv/lnwallet
Olaoluwa Osuntokun f3a6f8ffe6
lnd: implement the sendcoins RPC request
This commit implements the “send coins” RPC request which was
introduced at both the lnrpc and command line level in a prior commit.

A small refactoring has taken place w.r.t to sendmany+sendcoins in
order to eliminate some code duplication.
2016-06-29 11:31:34 -07:00
..
channel.go lnwallet: update HTLC+commitment scripts 2016-06-27 11:35:32 -07:00
coin_select.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
config.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
interface.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
log.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
reservation.go lnwallet: payment and revocation hashes are now 32 bytes 2016-06-26 23:04:14 -07:00
script_utils_test.go lnd: implement the sendcoins RPC request 2016-06-29 11:31:34 -07:00
script_utils.go lnwallet: update HTLC+commitment scripts 2016-06-27 11:35:32 -07:00
setup.go multi: change all imports to roasbeef's forks 2016-05-15 17:22:37 +03:00
wallet_test.go lnwallet: payment and revocation hashes are now 32 bytes 2016-06-26 23:04:14 -07:00
wallet.go lnd: introduce the fundingManager 2016-06-21 13:13:49 -07:00