Skip to content

Commit 1706fde

Browse files
committed
v1.0.0
1 parent 48f9ae3 commit 1706fde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# connext-cli
22

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.
44

55
### Get started
66
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
1919
"graceNonceDiff": 5
2020
}
2121
```
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.
2323

2424
### Commands
2525
```

0 commit comments

Comments
 (0)