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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ By operating the HYCHAIN Guardian Node Software, you [agree to our terms of serv
10
10
11
11
A guardian submit assertions for node keys that they either own or have been approved to submit assertions for.
12
12
13
-
Command to run guardian software. This is will validate and submit assertions for all node keys that are approved for, or owned by the <guardian-private-key> address.
13
+
Command to run guardian software. This will validate and submit assertions for all node keys that are approved for, or owned by the <guardian-private-key> address.
14
14
15
15
```sh
16
16
./cli/{your-os}/guardian-cli-{your-os} guardian run <guardian-private-key> --loop-interval-ms 3600000
0 commit comments