feat(utxoBulk): Adding REST API endpoint for UTXO bulk queries

This commit is contained in:
Chris Troutner
2023-02-08 12:17:01 -08:00
parent 82ea90c45c
commit 0d06b2eaaa
7 changed files with 271 additions and 1 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
},
"repository": "Permissionless-Software-Foundation/ipfs-bch-wallet-consumer",
"dependencies": {
"@psf/bch-js": "6.5.7",
"@psf/bch-js": "6.6.0",
"axios": "0.27.2",
"bcryptjs": "2.4.3",
"glob": "7.1.6",