From 557337206b9275e331591a78d12279a1584802be Mon Sep 17 00:00:00 2001 From: squidbear <379651+czarly@users.noreply.github.com> Date: Sat, 22 Mar 2025 10:14:12 +0100 Subject: [PATCH] add the ronin --- ronin-mainnet-ronin-pruned-pebble-hash.yml | 2 +- ronin-saigon-ronin-pruned-pebble-hash.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ronin-mainnet-ronin-pruned-pebble-hash.yml b/ronin-mainnet-ronin-pruned-pebble-hash.yml index 32b96fe6..0fb2c344 100644 --- a/ronin-mainnet-ronin-pruned-pebble-hash.yml +++ b/ronin-mainnet-ronin-pruned-pebble-hash.yml @@ -19,7 +19,7 @@ services: - WS_PORT=8545 - 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 + - 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 --nat=extip:${IP} - VERBOSITY=3 - MINE=false - GASPRICE=20000000000 diff --git a/ronin-saigon-ronin-pruned-pebble-hash.yml b/ronin-saigon-ronin-pruned-pebble-hash.yml index 9a0670a9..8ef302a9 100644 --- a/ronin-saigon-ronin-pruned-pebble-hash.yml +++ b/ronin-saigon-ronin-pruned-pebble-hash.yml @@ -19,7 +19,7 @@ services: - 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 + - 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 --nat=extip:${IP} - VERBOSITY=3 - MINE=false - GASPRICE=20000000000