fix: preprocess bug to remove network from the dummy transaction

This commit is contained in:
Asim Mehmood
2021-07-29 19:32:58 +05:00
committed by GitHub
parent fc9531973e
commit 95cd1be128
4 changed files with 47 additions and 4 deletions

View File

@@ -128,6 +128,7 @@
"jsonc-parser": "^3.0.0",
"jsonrpc-lite": "^2.1.0",
"micro-base58": "^0.5.0",
"nock": "^13.1.1",
"node-fetch": "^2.6.0",
"node-pg-migrate": "^5.9.0",
"p-queue": "^6.3.0",