lnd.xprv/cmd/lncli
Olaoluwa Osuntokun 0177309dcf
cmd/lncli: modify sendtoroute cmd to make reading routes from stdin optional
In this commit we modify the existing sendtoroutes command such that
users can either specify the route over stdin (using the special '-'
flag), via the keyword argument, or via the positional argument.
2018-06-06 20:45:57 -07:00
..
commands.go cmd/lncli: modify sendtoroute cmd to make reading routes from stdin optional 2018-06-06 20:45:57 -07:00
main.go cmd/lncli: add sendtoroute command 2018-06-06 20:45:00 -07:00