Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
philknows committed Oct 19, 2024
1 parent dae0c96 commit 42460a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/run/getting-started/quick-start-custom-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ Replace the 64 characters after `0x` with your token.
If you are not running validators, press `CTRL` + `x` then `y` then `Enter` to save and exit. Proceed to Configuring your Network.

### Configure feeRecipient

:::warning
If you are running validators, Ethereum requires validators to set a **Fee Recipient** which allows you to receive priority fees and MEV rewards when proposing blocks. If you do not set this address, your rewards will be sent to the [burn address by default](https://etherscan.io/address/0x0000000000000000000000000000000000000000).
:::
Expand Down

0 comments on commit 42460a3

Please sign in to comment.