mirror of
https://github.com/tornadocash/tornado-relayer
synced 2024-02-02 15:04:06 +01:00
isEnough fee return
This commit is contained in:
parent
e236fade58
commit
7d12e18283
@ -108,6 +108,7 @@ withdrawQueue.process(async function(job, done){
|
||||
status: 400,
|
||||
msg: { error: reason }
|
||||
})
|
||||
return
|
||||
}
|
||||
|
||||
const data = mixer.methods.withdraw(proof, ...args).encodeABI()
|
||||
|
Loading…
Reference in New Issue
Block a user