tigerbeetle-node 0.13.131 → 0.13.133
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/bin/aarch64-linux-gnu/client.node +0 -0
- package/dist/bin/aarch64-linux-musl/client.node +0 -0
- package/dist/bin/aarch64-macos/client.node +0 -0
- package/dist/bin/x86_64-linux-gnu/client.node +0 -0
- package/dist/bin/x86_64-linux-musl/client.node +0 -0
- package/dist/bin/x86_64-macos/client.node +0 -0
- package/dist/bin/x86_64-windows/client.node +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -314,7 +314,7 @@ let transferErrors = await client.createTransfers([transfer]);
|
|
|
314
314
|
|
|
315
315
|
The response is an empty array if all transfers were created
|
|
316
316
|
successfully. If the response is non-empty, each object in the
|
|
317
|
-
response array contains error information for
|
|
317
|
+
response array contains error information for a transfer that
|
|
318
318
|
failed. The error object contains an error code and the index of the
|
|
319
319
|
transfer in the request batch.
|
|
320
320
|
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|