Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion linea-besu/profiles/basic-mainnet.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ graphql-http-cors-origins=["all"]
# p2p
p2p-port=30303
fast-sync-min-peers=1
Xeth-capability-max=67


# metrics
Expand Down
1 change: 0 additions & 1 deletion linea-besu/profiles/basic-sepolia.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ graphql-http-cors-origins=["all"]
# p2p
p2p-port=30303
fast-sync-min-peers=1
Xeth-capability-max=67
Xdns-enabled=true

# metrics
Expand Down
Loading