mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-09 07:53:36 +02:00
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.