Skip to content

Commit

Permalink
api-docs: minor.
Browse files Browse the repository at this point in the history
  • Loading branch information
nodech committed Jan 9, 2025
1 parent 9357f64 commit 2ac9f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/guides/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ Note that certain chain options affect the format and indexing of the chain data

### Pool Options

- `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.
- `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 entire user agent string must not be more than 255 characters long.
- `compact`: Enable compact block relay (default: true).
- `bip37`: Enable serving of bip37 merkleblocks (default: false).
- `listen`: Accept incoming connections (default: false).
Expand Down

0 comments on commit 2ac9f24

Please sign in to comment.