mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 22:02:38 +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.