-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): improved streamorders (#780)
This commit changes the behavior of the `streamorders` cli call: 1. Allow it to start before xud. `streamorders` will wait for xud to start and not issue an error. 2. Print a line upon connection. 3. Upon termination of xud or any other RPC error - reconnect to xud and wait if xud is not available. 4. Upon connection to xud - print existing orders. Closes #687.
- Loading branch information
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters