fix(getTransactions()): Adding pagination to tx history

This commit is contained in:
Chris Troutner
2022-01-27 17:47:03 -08:00
parent 74fb65df72
commit 7a89a06ddb
3 changed files with 1570 additions and 44 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
},
"repository": "Permissionless-Software-Foundation/ipfs-bch-wallet-service",
"dependencies": {
"@psf/bch-js": "5.2.3",
"@psf/bch-js": "5.3.0",
"axios": "0.25.0",
"bcryptjs": "2.4.3",
"glob": "7.1.6",