Skip to content

Commit

Permalink
aligns remote with local
Browse files Browse the repository at this point in the history
  • Loading branch information
m4sterbunny committed Jul 2, 2024
2 parents c6c48c4 + 913f2e6 commit d8cc6a4
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,14 @@ Besu is [highly-configurable](index.md#configuration-order-of-precedence), yet i

This page provides a high level overview of the opinionated default configurations of vanilla Besu. By applying these defaults, a node is optimized for staking. These defaults may be used alongside a [pre-configured profile](profile.md) to support common use cases.


For example, using the [staking profile](profile.md#staker-profile) with the boilerplate config directs Besu to use mainnet — instantiating a staking-optimized node ready to be run alongside a [validator](https://ethereum.org/en/developers/docs/nodes-and-clients/node-architecture/#validators) and [consensus client](https://ethereum.org/en/developers/docs/nodes-and-clients/node-architecture/#consensus-client).

:::
For example, using the [staking profile](profile.md#staker-profile) with the boilerplate config directs Besu to use Mainnet, creating a staking-optimized node ready to run with a [validator](https://ethereum.org/en/developers/docs/nodes-and-clients/node-architecture/#validators) and [consensus client](https://ethereum.org/en/developers/docs/nodes-and-clients/node-architecture/#consensus-client)

## Configuration

|Command|Default|Notes|
|---------------------------|--------------------|------------------------------------------|
|[`config-file`](../../reference/cli/options/#config-file)|None|Vanilla Besu assumes no configuration file|


## Storage

|Command|Default|Notes|
Expand Down

0 comments on commit d8cc6a4

Please sign in to comment.