Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ethereum-package
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
ethereum-package
Commits
7f94f6e2
Unverified
Commit
7f94f6e2
authored
Aug 14, 2024
by
Barnabas Busa
Committed by
GitHub
Aug 14, 2024
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: readme eof (#739)
parent
2961f969
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+2
-2
network_params.yaml
network_params.yaml
+1
-0
No files found.
README.md
View file @
7f94f6e2
...
...
@@ -503,8 +503,8 @@ network_params:
eip7594_fork_version
:
"
0x70000038"
# EOF activation fork epoch (EL only fork)
# Defaults to
null
eof_activation_epoch
:
null
# Defaults to
None
eof_activation_epoch
:
"
"
# Network sync base url for syncing public networks from a custom snapshot (mostly useful for shadowforks)
# Defaults to "https://snapshots.ethpandaops.io/"
...
...
network_params.yaml
View file @
7f94f6e2
...
...
@@ -78,6 +78,7 @@ network_params:
eip7594_fork_epoch
:
100000001
eip7594_fork_version
:
"
0x70000038"
network_sync_base_url
:
https://snapshots.ethpandaops.io/
eof_activation_epoch
:
"
"
data_column_sidecar_subnet_count
:
128
samples_per_slot
:
8
custody_requirement
:
4
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment