You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# connext-cli
2
2
3
-
A helper tool that allows you easy operations for your Connext server node. Download the binary from release, adapt the config and get started.
3
+
A helper tool for easy operations with your Connext server node. Download the binary from release, adapt the config and get started.
4
4
5
5
### Get started
6
6
1) Log on your VM where the active Connext server node is running
@@ -19,7 +19,7 @@ A helper tool that allows you easy operations for your Connext server node. Down
19
19
"graceNonceDiff": 5
20
20
}
21
21
```
22
-
_graceNonceDiff_ : only used for deleting active transfers, the channel nonce difference what you consider "old" transfers are safe to be deleted.
22
+
_graceNonceDiff_ : only used for deleting active transfers (pending / stuck), the channel nonce difference what you consider "old" transfers are safe to be deleted.
0 commit comments