Feat: save highVolumeTxs on DB and plugins code refactor
Fix: remove unused module and add space before '('
Chore: add jest tests for transactionNotify
This commit is contained in:
parent
366adad375
commit
096c4bc87b
4 changed files with 479 additions and 318 deletions
|
|
@ -84,4 +84,8 @@ function emailAlert (alert) {
|
|||
|
||||
const sendMessage = email.sendMessage
|
||||
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> 1706b2c... Feat: save highVolumeTxs on DB and plugins code refactor
|
||||
module.exports = { alertSubject, printEmailAlerts, sendMessage }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue