feat: Customer transactions fetching with dataloader library

This commit is contained in:
Cesar 2020-12-01 14:32:21 +00:00 committed by Josh Harvey
parent d5f3763e91
commit 0ec49159e4
4 changed files with 65 additions and 3 deletions

View file

@ -23,6 +23,7 @@
"console-log-level": "^1.4.0",
"cookie-parser": "^1.4.3",
"cors": "^2.8.5",
"dataloader": "^2.0.0",
"ethereumjs-tx": "^1.3.3",
"ethereumjs-util": "^5.2.0",
"ethereumjs-wallet": "^0.6.3",