Closed gakonst closed 4 years ago
Closes https://github.com/interledger-rs/interledger-rs/issues/425
Instead of panic'ing it simply returns an error now. If it's the error where the parser tried to use ilp-node as a config file, it instructs the user to use one of the other commands.
ilp-node
Closes https://github.com/interledger-rs/interledger-rs/issues/425
Instead of panic'ing it simply returns an error now. If it's the error where the parser tried to use
ilp-node
as a config file, it instructs the user to use one of the other commands.