fix(timout): Increasing API timeout from 30 seconds to 5 minutes

This commit is contained in:
Chris Troutner
2021-03-26 19:10:33 -07:00
parent 11a62af39b
commit cebf1ea1d6
3 changed files with 31 additions and 26 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"node": ">=10.15.1"
},
"dependencies": {
"@psf/bch-js": "^4.16.1",
"@psf/bch-js": "^4.17.6",
"apidoc": "^0.26.0",
"axios": "^0.21.1",
"bitcore-lib-cash": "^8.23.1",