mirror of
https://github.com/tornadocash/nova-upgrade-proposal.git
synced 2024-11-21 17:16:51 +01:00
update new impl address
This commit is contained in:
parent
696b41b1dd
commit
30afa0945b
@ -26,7 +26,7 @@ There is Tornado governance proposal for upgrade nova contract on Xdai chain.
|
||||
|
||||
## Deploy
|
||||
|
||||
1. Check `config.js` for actual values. Take `newNovaImpl` address from README of [repository](https://github.com/tornadocash/tornado-nova).
|
||||
1. Check `config.js` for actual values. Take `newNovaImpl` address from README of [repository](https://github.com/tornadocash/tornado-nova/tree/l1-fee-from-user).
|
||||
|
||||
2. Run deploy:
|
||||
|
||||
|
@ -8,6 +8,6 @@ module.exports = {
|
||||
|
||||
// MAINNET VALUES
|
||||
novaProxy: '0xD692Fd2D0b2Fbd2e52CFa5B5b9424bC981C30696',
|
||||
newNovaImpl: '0xAEE471D6FD5c6B3f377f45B0a3c705505d172090',
|
||||
newNovaImpl: '0x85a3C2E4f0FcD4e881e0a3D1078496660C74bb35',
|
||||
ethAmbBridge: '0x4C36d2919e407f0Cc2Ee3c993ccF8ac26d9CE64e',
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user