This commit is contained in:
poma 2019-12-03 20:26:16 +07:00
parent ced0b6a738
commit e326186364
No known key found for this signature in database
GPG key ID: BA20CB01FE165657
4 changed files with 24 additions and 17 deletions

View file

@ -4,6 +4,7 @@ module.exports = {
netId: Number(process.env.NET_ID) || 42,
rpcUrl: process.env.RPC_URL || 'https://kovan.infura.io/v3/a3f4d001c1fc4a359ea70dd27fd9cb51',
privateKey: process.env.PRIVATE_KEY,
nonce: 0,
mixers: {
netId1: {
dai: {