mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-07-23 23:11:21 -04:00
log errors to redis
This commit is contained in:
parent
5b2815e6a0
commit
7d8a6dc30f
11 changed files with 69 additions and 42 deletions
|
@ -1,6 +1,6 @@
|
|||
require('chai').should()
|
||||
|
||||
const { getTornadoWithdrawInputError } = require('../src/validator')
|
||||
const { getTornadoWithdrawInputError } = require('../src/modules/validator')
|
||||
|
||||
describe('Validator', () => {
|
||||
describe('#getTornadoWithdrawInputError', () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue