add bullmq

This commit is contained in:
Roman Storm 2019-12-12 02:58:58 -08:00
parent 3f12e9da87
commit 7be718d773
9 changed files with 391 additions and 35 deletions

View file

@ -2,9 +2,9 @@ require('dotenv').config()
module.exports = {
netId: Number(process.env.NET_ID) || 42,
redisUrl: process.env.REDIS_URL,
rpcUrl: process.env.RPC_URL || 'https://kovan.infura.io/v3/a3f4d001c1fc4a359ea70dd27fd9cb51',
privateKey: process.env.PRIVATE_KEY,
nonce: 0,
mixers: {
netId1: {
dai: {