2 Commits

2 changed files with 3 additions and 3 deletions

View File

@@ -11,10 +11,10 @@ REDIS_URL=redis://redis/0
# REDIS_URL=redis://127.0.0.1:6379
CHAIN_ID=100
# RPC_URL=https://rpc.gnosischain.com/tornado
RPC_URL=https://rpc.gnosischain.com
# ORACLE_RPC_URL should always point to the mainnet
# ORACLE_RPC_URL=https://mainnet.infura.io
ORACLE_RPC_URL=https://rpc.payload.de
REWARD_ADDRESS=

View File

@@ -1,6 +1,6 @@
{
"name": "nova-relayer",
"version": "0.1.0",
"version": "0.0.6",
"description": "Relayer for Tornado.cash Nova privacy solution. https://nova.tornado.ws",
"author": "tornado.cash",
"license": "MIT",