mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-29 15:36:34 +01: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.