Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit ab9f39a

Browse files
Remove max capability 67 as it makes difficult to find peers (#199)
Signed-off-by: Gabriel-Trintinalia <gabriel.trintinalia@consensys.net>
1 parent 402ebda commit ab9f39a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

linea-besu/profiles/basic-mainnet.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ graphql-http-cors-origins=["all"]
4949
# p2p
5050
p2p-port=30303
5151
fast-sync-min-peers=1
52-
Xeth-capability-max=67
5352

5453

5554
# metrics

linea-besu/profiles/basic-sepolia.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ graphql-http-cors-origins=["all"]
4747
# p2p
4848
p2p-port=30303
4949
fast-sync-min-peers=1
50-
Xeth-capability-max=67
5150
Xdns-enabled=true
5251

5352
# metrics

0 commit comments

Comments
 (0)