Skip to content

Commit

Permalink
try to fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanBratanov committed Jan 9, 2025
1 parent afea9ad commit fbdf050
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/reference/cli/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3341,7 +3341,9 @@ validators-builder-registration-default-gas-limit: 40000000
</TabItem>
</Tabs>

Change the default gas limit used for the [`validator registrations`](../../how-to/configure/builder-network.md#3-register-the-validator) The default is `36000000`.
Change the default gas limit used for the [`validator registrations`]
(../../how-to/configure/builder-network.md#3-register-the-validator).

Check failure on line 3345 in docs/reference/cli/index.md

View workflow job for this annotation

GitHub Actions / Lint

Trailing spaces

docs/reference/cli/index.md:3345:70 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md

Check failure on line 3345 in docs/reference/cli/index.md

View workflow job for this annotation

GitHub Actions / Lint

Trailing spaces

docs/reference/cli/index.md:3345:70 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md009.md
The default is `36000000`.

### `validators-early-attestations-enabled`

Expand Down

0 comments on commit fbdf050

Please sign in to comment.