chore: update proxy contract for goerli

This commit is contained in:
nikdementev 2021-03-24 12:22:55 +03:00 committed by Nikita Dement'ev
parent 6cc62e7d94
commit 80f9d4017f
3 changed files with 11 additions and 2 deletions

View file

@ -23,5 +23,6 @@ module.exports = {
[jobType.MINING_REWARD]: 455000,
[jobType.MINING_WITHDRAW]: 400000,
},
tornadoProxy: '0x454d870a72e29d5E5697f635128D18077BD04C60',
minimumBalance: '1000000000000000000',
}