lnd/cmd/lncli
Olaoluwa Osuntokun d34b90136f
cmd/lncli: the target destination for sendpayment must now be a compressed pubkey
This commit modifies the sendpayment message slightly to indicate that
the —dest value should be a hex-encoded compressed public key. This
change is required to stream line the integration of onion routing into
the daemon.
2016-09-21 19:48:53 -07:00
..
commands.go cmd/lncli: the target destination for sendpayment must now be a compressed pubkey 2016-09-21 19:48:53 -07:00
main.go cmd/lncli: implement handling of new invoice RPC commands 2016-09-21 19:48:32 -07:00