Commit 402a81c
authored
Fix Kurtosis testnet (#7350)
`spamoor_blob` is removed in ethpandaops/ethereum-package#972. When attempting to start local testnet, it will error:
`
Evaluation error: fail: Invalid additional_services spamoor_blob, allowed fields: ["assertoor", "broadcaster", "tx_fuzz", "custom_flood", "forkmon", "blockscout", "dora", "full_beaconchain_explorer", "prometheus_grafana", "blobscan", "dugtrio", "blutgang", "forky", "apache", "tracoor", "spamoor"]
`
This PR changes `spamoor_blob` to `spamoor`.1 parent 1dd3704 commit 402a81c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
0 commit comments