This commit is contained in:
Para Dox
2025-04-28 16:55:31 +07:00
parent 7c66e91f2c
commit 9d22af0d73
4 changed files with 2 additions and 206 deletions

View File

@@ -27,15 +27,14 @@ services:
- --Xbonsai-full-flat-db-enabled=true
- --Xeth-capability-max=67
- --bootnodes=enode://6f20afbe4397e51b717a7c1ad3095e79aee48c835eebd9237a3e8a16951ade1fe0e66e981e30ea269849fcb6ba03d838da37f524fabd2a557474194a2e2604fa@18.221.100.27:31002,enode://ce1e0d8e0500cb5c0ac56bdcdafb2d6320c3a2c5125b5ccf12f5dfc9b47ee74acbcafc32559017613136c9c36a0ce74ba4f83b7fb8244f099f3b15708d9d3129@3.23.75.47:31000,enode://1b026a5eb0ae74300f58987d235ef0e3a550df963345cb3574be3b0b54378bd11f14dfd515a8976f2c2d2826090e9507b8ccc24f896a9ffffffcabcfd996a733@3.129.120.128:31001
- --config-file=/config/besu-config.toml
- --data-path=/opt/besu/database
- --data-storage-format=BONSAI
- --fast-sync-min-peers=1
- --genesis-file=/config/genesis.json
- --host-allowlist=*
- --p2p-host=${IP}
- --p2p-port=14691
- --plugin-linea-l1-rpc-endpoint=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
- --profile=advanced-linea
- --rpc-http-api=ETH,NET,WEB3,DEBUG,TRACE,TXPOOL,LINEA
- --rpc-http-enabled=true
- --rpc-http-host=0.0.0.0