Skip to content

Commit efdee36

Browse files
add --agent pool option
1 parent 13f8146 commit efdee36

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/guides/config.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Note that certain chain options affect the format and indexing of the chain data
9191

9292
### Pool Options
9393

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.
9495
- `selfish`: Enable "selfish" mode (no relaying of txes or blocks) (default: false).
9596
- `compact`: Enable compact block relay (default: true).
9697
- `bip37`: Enable serving of bip37 merkleblocks (default: false).

0 commit comments

Comments
 (0)