mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-15 09:35:59 -04:00
queued status
This commit is contained in:
parent
f011b6f9c5
commit
1af36c8475
6 changed files with 25 additions and 17 deletions
|
@ -1,6 +1,6 @@
|
|||
require('dotenv').config()
|
||||
|
||||
const jobType = require('./jobTypes')
|
||||
const { jobType } = require('./constants')
|
||||
const tornConfig = require('torn-token')
|
||||
module.exports = {
|
||||
netId: Number(process.env.NET_ID) || 42,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue