mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-11-11 00:18:02 -05:00
isEnough fee return
This commit is contained in:
parent
e236fade58
commit
7d12e18283
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue