Commit f380cc4c authored by Barnabas Busa's avatar Barnabas Busa Committed by GitHub

fix: readme deadlink (#269)

parent 0b33c380
......@@ -203,7 +203,7 @@ To configure the package behaviour, you can modify your `network_params.json` fi
"deneb_fork_epoch": 4,
"electra_fork_epoch": null
},
// Configuration place for transaction spammer - https://github.com/MariusVanDerWijden/tx-fuzz
"tx_spammer_params": {
// A list of optional extra params that will be passed to the TX Spammer container for modifying its behaviour
......@@ -455,7 +455,7 @@ This package also supports a `"mev_type": "mock"` mode that will only bring up:
1. `mock-builder` - a server that listens for builder API directives and responds with payloads built using an execution client
1. `mev-boost` - for every EL/CL pair launched
For more details, including a guide and architecture of the `mev-boost` infrastructure, go [here](https://docs.kurtosis.com/how-to-full-mev-with-eth2-package).
For more details, including a guide and architecture of the `mev-boost` infrastructure, go [here](https://docs.kurtosis.com/how-to-full-mev-with-ethereum-package/).
## MEV-Boost usage with Capella at Epoch 0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment