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: src/guides/config.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,6 +91,7 @@ Note that certain chain options affect the format and indexing of the chain data
91
91
92
92
### Pool Options
93
93
94
+
-`agent`: Custom user agent comment (default is no comment). Example: `--agent bob-wallet:2.0.0` will make it `/hsd:5.0.1/bob-wallet:2.0.0/` while by default it's `/hsd:5.0.1/`. The whole user agent string must be not more than 255 characters long.
94
95
-`selfish`: Enable "selfish" mode (no relaying of txes or blocks) (default: false).
0 commit comments