add the ronin

This commit is contained in:
squidbear
2025-03-22 10:00:16 +01:00
parent 2d3452c97e
commit 552ad8c83c
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ services:
- NETWORK_ID=2020
- NETWORK_PORT=38198
- WS_PORT=8545
- DB_ENGINE=pebbledb
- DB_ENGINE=pebble
- STATE_SCHEME=hash
- RONIN_PARAMS=--port=38198 --http.api admin,eth,net,web3,consortium,txpool,debug --txpool.pricelimit 20000000000 --txpool.nolocals --discovery.dns enrtree://AIGOFYDZH6BGVVALVJLRPHSOYJ434MPFVVQFXJDXHW5ZYORPTGKUI@nodes.roninchain.com
- VERBOSITY=3

View File

@@ -16,7 +16,7 @@ services:
- PASSWORD=stupidpassword
- NETWORK_ID=2021
- NETWORK_PORT=16086
- DB_ENGINE=pebbledb
- DB_ENGINE=pebble
- STATE_SCHEME=hash
- WS_PORT=8545
- RONIN_PARAMS=--port=16086 --http.api admin,eth,net,web3,consortium,txpool,debug --txpool.pricelimit 20000000000 --txpool.nolocals --discovery.dns enrtree://AIGOFYDZH6BGVVALVJLRPHSOYJ434MPFVVQFXJDXHW5ZYORPTGKUI@nodes.roninchain.com