We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df02cdf commit 3eb685dCopy full SHA for 3eb685d
package.json
@@ -11,7 +11,8 @@
11
"pay": "node src/payRequest.js",
12
"declare": "node src/declarePaymentSentAndReceived.js",
13
"delegate": "node src/delegateDeclarePaymentSentAndReceived.js",
14
- "hinkal-deposit": "node src/depositToHinkalShieldedAddress.js"
+ "hinkal-deposit": "node src/depositToHinkalShieldedAddress.js",
15
+ "createMany": "node src/createManyConcurrentRequests.js"
16
},
17
"author": "",
18
"license": "ISC",
0 commit comments