updated donations address, rpc
Some checks failed
Node.js CI / cleanup (push) Has been cancelled
Node.js CI / build (push) Has been cancelled
Node.js CI / deploy-minified (push) Has been cancelled
Node.js CI / deploy-docker (push) Has been cancelled
Node.js CI / deploy-ipfs (push) Has been cancelled
Node.js CI / notify (push) Has been cancelled
Some checks failed
Node.js CI / cleanup (push) Has been cancelled
Node.js CI / build (push) Has been cancelled
Node.js CI / deploy-minified (push) Has been cancelled
Node.js CI / deploy-docker (push) Has been cancelled
Node.js CI / deploy-ipfs (push) Has been cancelled
Node.js CI / notify (push) Has been cancelled
This commit is contained in:
parent
5ad7a7acb4
commit
638a084011
@ -90,7 +90,7 @@ export const PROVIDERS = {
|
|||||||
export const REGISTRY_DEPLOYED_BLOCK = {
|
export const REGISTRY_DEPLOYED_BLOCK = {
|
||||||
1: 14173129
|
1: 14173129
|
||||||
}
|
}
|
||||||
export const DONATIONS_ADDRESS = '0xB008Ce23852Be9e7d43638432617617b2e07B41e'
|
export const DONATIONS_ADDRESS = '0xb444382F32F865AD7C1e7CD3d2Bb66A717c8575e'
|
||||||
|
|
||||||
export const trees = {
|
export const trees = {
|
||||||
PARTS_COUNT: 4,
|
PARTS_COUNT: 4,
|
||||||
|
@ -23,7 +23,7 @@ export default {
|
|||||||
rpcUrls: {
|
rpcUrls: {
|
||||||
chainnodes: {
|
chainnodes: {
|
||||||
name: 'Tornado RPC',
|
name: 'Tornado RPC',
|
||||||
url: 'https://mainnet.chainnodes.org/d692ae63-0a7e-43e0-9da9-fe4f4cc6c607'
|
url: 'https://tornadocash-rpc.com'
|
||||||
},
|
},
|
||||||
mevblockerRPC: {
|
mevblockerRPC: {
|
||||||
name: 'MevblockerRPC',
|
name: 'MevblockerRPC',
|
||||||
|
Loading…
Reference in New Issue
Block a user