Compare commits
2 Commits
01a66ec6e3
...
nova
| Author | SHA1 | Date | |
|---|---|---|---|
| 77f4c37078 | |||
| 108c46bcf5 |
@@ -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=
|
||||
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user