node: restore back the sepolia rpc url and change the contract addr

We needed to go back to Sepolia network because the Polygon zkEVM didn't
work very well, i.e., it wasn't consistent in the creation of
the nonce values.

We are creating a new contract address because we start using RLN_v2
This commit is contained in:
Ivan Folgueira Bande 2024-07-04 11:38:20 +02:00 committed by Jakub Sokołowski
parent 2216da1d02
commit ba0fc843dd
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 2 additions and 2 deletions

View File

@ -60,8 +60,8 @@ nim_waku_websocket_ssl_key: '/etc/letsencrypt/live/{{ nim_waku_websocket_domain
# Waku rln-relay parameters
nim_waku_rln_relay_dynamic: true
nim_waku_rln_relay_eth_contract_address: '0x4976Df0f61135EF3E5720D92eadE2e5F47A68Ef9'
nim_waku_rln_relay_eth_client_address: 'https://rpc.cardona.zkevm-rpc.com'
nim_waku_rln_relay_eth_contract_address: '0xCB33Aa5B38d79E3D9Fa8B10afF38AA201399a7e3'
nim_waku_rln_relay_eth_client_address: 'http://linux-01.ih-eu-mda1.nimbus.sepolia.wg:8556'
nim_waku_rln_relay_tree_path: '/data/rln_relay_tree'
# Consul Service