diff --git a/main/api/node/classes/GatewayError.html b/main/api/node/classes/GatewayError.html
index 4f800906e..8c0248317 100644
--- a/main/api/node/classes/GatewayError.html
+++ b/main/api/node/classes/GatewayError.html
@@ -2,7 +2,7 @@
Since the gateway delegates much of the processing to other nodes (endorsing peers and orderers), then
the error could have originated from one or more of those nodes. In that case, the details field will
contain an array of ErrorDetail objects.
-
\ No newline at end of file
diff --git a/main/api/node/functions/checkpointers.inMemory.html b/main/api/node/functions/checkpointers.inMemory.html
index 29f69d9d1..4fb35d5ac 100644
--- a/main/api/node/functions/checkpointers.inMemory.html
+++ b/main/api/node/functions/checkpointers.inMemory.html
@@ -1,2 +1,2 @@
inMemory | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/functions/connect.html b/main/api/node/functions/connect.html
index 175c09c66..71d02308a 100644
--- a/main/api/node/functions/connect.html
+++ b/main/api/node/functions/connect.html
@@ -1,4 +1,4 @@
connect | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/functions/hash.none.html b/main/api/node/functions/hash.none.html
index 2ab6d4a58..7c7b37574 100644
--- a/main/api/node/functions/hash.none.html
+++ b/main/api/node/functions/hash.none.html
@@ -1,3 +1,3 @@
none | @hyperledger/fabric-gateway
Returns the input message unchanged. This can be used if the signing implementation requires the full message bytes,
not just a pre-generated digest, such as Ed25519.
\ No newline at end of file
diff --git a/main/api/node/functions/hash.sha256.html b/main/api/node/functions/hash.sha256.html
index 5f701289a..1777706f9 100644
--- a/main/api/node/functions/hash.sha256.html
+++ b/main/api/node/functions/hash.sha256.html
@@ -1,2 +1,2 @@
sha256 | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/functions/hash.sha384.html b/main/api/node/functions/hash.sha384.html
index 6f0f6ec6a..0a8671902 100644
--- a/main/api/node/functions/hash.sha384.html
+++ b/main/api/node/functions/hash.sha384.html
@@ -1,2 +1,2 @@
sha384 | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/functions/hash.sha3_256.html b/main/api/node/functions/hash.sha3_256.html
index de19782bc..0651d418a 100644
--- a/main/api/node/functions/hash.sha3_256.html
+++ b/main/api/node/functions/hash.sha3_256.html
@@ -1,2 +1,2 @@
sha3_256 | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/functions/hash.sha3_384.html b/main/api/node/functions/hash.sha3_384.html
index 1d69cc8fd..cd69778e4 100644
--- a/main/api/node/functions/hash.sha3_384.html
+++ b/main/api/node/functions/hash.sha3_384.html
@@ -1,2 +1,2 @@
sha3_384 | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/functions/signers.newHSMSignerFactory.html b/main/api/node/functions/signers.newHSMSignerFactory.html
index a51a4950b..b8b336826 100644
--- a/main/api/node/functions/signers.newHSMSignerFactory.html
+++ b/main/api/node/functions/signers.newHSMSignerFactory.html
@@ -1,2 +1,2 @@
newHSMSignerFactory | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/functions/signers.newPrivateKeySigner.html b/main/api/node/functions/signers.newPrivateKeySigner.html
index 5608544f4..ddc7cb8e6 100644
--- a/main/api/node/functions/signers.newPrivateKeySigner.html
+++ b/main/api/node/functions/signers.newPrivateKeySigner.html
@@ -12,4 +12,4 @@
implementation to ensure the complete message is passed to the signer.
\ No newline at end of file
diff --git a/main/api/node/interfaces/BlockAndPrivateDataEventsRequest.html b/main/api/node/interfaces/BlockAndPrivateDataEventsRequest.html
index 104d5cc74..3dc2d358a 100644
--- a/main/api/node/interfaces/BlockAndPrivateDataEventsRequest.html
+++ b/main/api/node/interfaces/BlockAndPrivateDataEventsRequest.html
@@ -1,11 +1,11 @@
BlockAndPrivateDataEventsRequest | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/BlockEventsRequest.html b/main/api/node/interfaces/BlockEventsRequest.html
index 402964819..a0636ecb0 100644
--- a/main/api/node/interfaces/BlockEventsRequest.html
+++ b/main/api/node/interfaces/BlockEventsRequest.html
@@ -1,11 +1,11 @@
BlockEventsRequest | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/ChaincodeEvent.html b/main/api/node/interfaces/ChaincodeEvent.html
index c40c9f8e0..a2f7196fb 100644
--- a/main/api/node/interfaces/ChaincodeEvent.html
+++ b/main/api/node/interfaces/ChaincodeEvent.html
@@ -1,12 +1,12 @@
ChaincodeEvent | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/ChaincodeEventsRequest.html b/main/api/node/interfaces/ChaincodeEventsRequest.html
index 52b959e7b..1f3a39f94 100644
--- a/main/api/node/interfaces/ChaincodeEventsRequest.html
+++ b/main/api/node/interfaces/ChaincodeEventsRequest.html
@@ -1,15 +1,15 @@
ChaincodeEventsRequest | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/Checkpoint.html b/main/api/node/interfaces/Checkpoint.html
index bb419e7a4..38a4d52d2 100644
--- a/main/api/node/interfaces/Checkpoint.html
+++ b/main/api/node/interfaces/Checkpoint.html
@@ -1,6 +1,6 @@
Checkpoint | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/Checkpointer.html b/main/api/node/interfaces/Checkpointer.html
index 31c78e700..be6d97b1f 100644
--- a/main/api/node/interfaces/Checkpointer.html
+++ b/main/api/node/interfaces/Checkpointer.html
@@ -1,12 +1,12 @@
Checkpointer | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/CloseableAsyncIterable.html b/main/api/node/interfaces/CloseableAsyncIterable.html
index d68505fff..b36f21c9d 100644
--- a/main/api/node/interfaces/CloseableAsyncIterable.html
+++ b/main/api/node/interfaces/CloseableAsyncIterable.html
@@ -3,8 +3,8 @@
This type implements the Disposable interface, allowing instances to be disposed of with ECMAScript explicit
resource management and the using keyword instead of calling close directly.
\ No newline at end of file
diff --git a/main/api/node/interfaces/Commit.html b/main/api/node/interfaces/Commit.html
index 4d52763e0..679181cf4 100644
--- a/main/api/node/interfaces/Commit.html
+++ b/main/api/node/interfaces/Commit.html
@@ -1,15 +1,15 @@
Commit | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/ConnectOptions.html b/main/api/node/interfaces/ConnectOptions.html
index ef99da42e..cc9c9c887 100644
--- a/main/api/node/interfaces/ConnectOptions.html
+++ b/main/api/node/interfaces/ConnectOptions.html
@@ -1,7 +1,7 @@
ConnectOptions | @hyperledger/fabric-gateway
A gRPC client connection to a Fabric Gateway. This should be shared by all gateway instances connecting to the
same Fabric Gateway. The client connection will not be closed when the gateway is closed.
\ No newline at end of file
diff --git a/main/api/node/interfaces/Contract.html b/main/api/node/interfaces/Contract.html
index 5c3aa74bc..dc6f8eac7 100644
--- a/main/api/node/interfaces/Contract.html
+++ b/main/api/node/interfaces/Contract.html
@@ -28,7 +28,7 @@
Evaluate a transaction function and return its results. A transaction proposal will be evaluated on endorsing
peers but the transaction will not be sent to the ordering service and so will not be committed to the ledger.
This can be used for querying the world state.
This method is equivalent to:
@@ -55,14 +55,14 @@
Example: Off-line signing
Returns Promise<Uint8Array>
The result returned by the transaction function.
Throws
GatewayError
Thrown if the gRPC service invocation fails.
-
getChaincodeName
getChaincodeName(): string
Get the name of the chaincode that contains this smart contract.
+
getChaincodeName
getChaincodeName(): string
Get the name of the chaincode that contains this smart contract.
Returns string
The chaincode name.
-
getContractName
getContractName(): undefined | string
Get the name of the smart contract within the chaincode.
+
getContractName
getContractName(): undefined | string
Get the name of the smart contract within the chaincode.
Returns undefined | string
The contract name, or undefined for the default smart contract.
Submit a transaction to the ledger and return its result only after it is committed to the ledger. The
transaction function will be evaluated on endorsing peers and then submitted to the ordering service to be
committed to the ledger.
Parameters
transactionName: string
Name of the transaction to invoke.
@@ -76,7 +76,7 @@
Throws
CommitError
Thrown if the transaction commits unsuccessfully.
Submit a transaction to the ledger and return immediately after successfully sending to the orderer. The
transaction function will be evaluated on endorsing peers and then submitted to the ordering service to be
committed to the ledger. The submitted transaction that is returned can be used to obtain to the transaction
result, and to wait for it to be committed to the ledger.
Submit a transaction to the ledger and return its result only after it is committed to the ledger. The
transaction function will be evaluated on endorsing peers and then submitted to the ordering service to be
committed to the ledger.
This method is equivalent to:
@@ -102,4 +102,4 @@
Throws
CommitError
Thrown if the transaction commits unsuccessfully.
\ No newline at end of file
diff --git a/main/api/node/interfaces/ErrorDetail.html b/main/api/node/interfaces/ErrorDetail.html
index 272b72754..a4ca984e7 100644
--- a/main/api/node/interfaces/ErrorDetail.html
+++ b/main/api/node/interfaces/ErrorDetail.html
@@ -1,9 +1,9 @@
ErrorDetail | @hyperledger/fabric-gateway
ErrorDetail contains the details of an error generated by an endorsing peer or ordering node.
It contains the address of the node as well as the error message it generated.
\ No newline at end of file
diff --git a/main/api/node/interfaces/EventsOptions.html b/main/api/node/interfaces/EventsOptions.html
index 5e2ff9419..87ed98adf 100644
--- a/main/api/node/interfaces/EventsOptions.html
+++ b/main/api/node/interfaces/EventsOptions.html
@@ -2,8 +2,8 @@
If both a start block and checkpoint are specified, and the checkpoint has a valid position set, the checkpoint
position is used and the specified start block is ignored. If the checkpoint is unset then the start block is used.
If no start position is specified, eventing begins from the next committed block.
\ No newline at end of file
diff --git a/main/api/node/interfaces/FilteredBlockEventsRequest.html b/main/api/node/interfaces/FilteredBlockEventsRequest.html
index 4651ecc89..f0715417f 100644
--- a/main/api/node/interfaces/FilteredBlockEventsRequest.html
+++ b/main/api/node/interfaces/FilteredBlockEventsRequest.html
@@ -1,11 +1,11 @@
FilteredBlockEventsRequest | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/Gateway.html b/main/api/node/interfaces/Gateway.html
index 43bdf274b..de806bfe2 100644
--- a/main/api/node/interfaces/Gateway.html
+++ b/main/api/node/interfaces/Gateway.html
@@ -3,7 +3,7 @@
This type implements the Disposable interface, allowing instances to be disposed of with ECMAScript explicit
resource management and the using keyword instead of calling close directly.
Close the gateway when it is no longer required. This releases all resources associated with networks and
+
Methods
[dispose]
[dispose](): void
Returns void
close
close(): void
Close the gateway when it is no longer required. This releases all resources associated with networks and
contracts obtained using the Gateway, including removing event listeners.
Create a commit with the specified digital signature, which can be used to access information about a
transaction that is committed to the ledger. Supports off-line signing flow.
\ No newline at end of file
diff --git a/main/api/node/interfaces/GrpcClient.html b/main/api/node/interfaces/GrpcClient.html
index fe3cb4f28..560efba04 100644
--- a/main/api/node/interfaces/GrpcClient.html
+++ b/main/api/node/interfaces/GrpcClient.html
@@ -1,11 +1,11 @@
GrpcClient | @hyperledger/fabric-gateway
Interface describing the public API of the gRPC Client class, used to provide better version-to-version type
compatibility between gRPC releases. Application code should use a concrete gRPC Client instance.
\ No newline at end of file
diff --git a/main/api/node/interfaces/HSMSigner.html b/main/api/node/interfaces/HSMSigner.html
index 2c5c794c6..9aaccabfa 100644
--- a/main/api/node/interfaces/HSMSigner.html
+++ b/main/api/node/interfaces/HSMSigner.html
@@ -1,6 +1,6 @@
-HSMSigner | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/HSMSignerFactory.html b/main/api/node/interfaces/HSMSignerFactory.html
index 2ae808600..3a3f609d0 100644
--- a/main/api/node/interfaces/HSMSignerFactory.html
+++ b/main/api/node/interfaces/HSMSignerFactory.html
@@ -1,8 +1,8 @@
HSMSignerFactory | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/HSMSignerOptions.html b/main/api/node/interfaces/HSMSignerOptions.html
index ec3d1cf1a..2af507cd7 100644
--- a/main/api/node/interfaces/HSMSignerOptions.html
+++ b/main/api/node/interfaces/HSMSignerOptions.html
@@ -1,9 +1,9 @@
-HSMSignerOptions | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/Identity.html b/main/api/node/interfaces/Identity.html
index a4892ef33..aa05ff775 100644
--- a/main/api/node/interfaces/Identity.html
+++ b/main/api/node/interfaces/Identity.html
@@ -1,8 +1,8 @@
Identity | @hyperledger/fabric-gateway
Represents a client identity used to interact with a Fabric network. The identity consists of an identifier for the
organization to which the identity belongs, and implementation-specific credentials describing the identity.
\ No newline at end of file
diff --git a/main/api/node/interfaces/Network.html b/main/api/node/interfaces/Network.html
index 8a4ac1f2d..898f630c3 100644
--- a/main/api/node/interfaces/Network.html
+++ b/main/api/node/interfaces/Network.html
@@ -7,7 +7,7 @@
Example: Block events
constcheckpointer = checkpointers.inMemory();
while (true) { constevents = awaitnetwork.getBlockEvents({ checkpoint:checkpointer, startBlock:BigInt(101), // Ignored if the checkpointer has checkpoint state }); try { forawait (consteventofevents) { // Process then checkpoint block awaitcheckpointer.checkpointBlock(event.getHeader().getNumber()) } } catch (err: unknown) { // Connection error } finally { events.close(); } }
\ No newline at end of file
diff --git a/main/api/node/interfaces/Proposal.html b/main/api/node/interfaces/Proposal.html
index 6e37c6049..158af1be0 100644
--- a/main/api/node/interfaces/Proposal.html
+++ b/main/api/node/interfaces/Proposal.html
@@ -1,5 +1,5 @@
Proposal | @hyperledger/fabric-gateway
An endorsed transaction that can be submitted to the ledger.
Throws
EndorseError
Thrown if the gRPC service invocation fails.
-
evaluate
evaluate(options?): Promise<Uint8Array>
Evaluate the transaction proposal and obtain its result, without updating the ledger. This runs the transaction
+
evaluate
evaluate(options?): Promise<Uint8Array>
Evaluate the transaction proposal and obtain its result, without updating the ledger. This runs the transaction
on a peer to obtain a transaction result, but does not submit the endorsed transaction to the orderer to be
committed to the ledger.
Parameters
Optionaloptions: CallOptions
gRPC call options.
Returns Promise<Uint8Array>
The result returned by the transaction function.
Throws
GatewayError
Thrown if the gRPC service invocation fails.
-
getBytes
getBytes(): Uint8Array
Get the serialized bytes of the signable object.
+
getBytes
getBytes(): Uint8Array
Get the serialized bytes of the signable object.
Serialized bytes can be used to recreate the object using methods on Gateway.
-
Returns Uint8Array
getDigest
getDigest(): Uint8Array
Get the digest of the signable object. This is used to generate a digital signature.
\ No newline at end of file
diff --git a/main/api/node/interfaces/ProposalOptions.html b/main/api/node/interfaces/ProposalOptions.html
index 6ab9a03da..9ba3f5998 100644
--- a/main/api/node/interfaces/ProposalOptions.html
+++ b/main/api/node/interfaces/ProposalOptions.html
@@ -1,10 +1,10 @@
ProposalOptions | @hyperledger/fabric-gateway
Specifies the set of organizations that will attempt to endorse the proposal.
+
OptionalendorsingOrganizations
endorsingOrganizations?:string[]
Specifies the set of organizations that will attempt to endorse the proposal.
No other organizations' peers will be sent this proposal.
This is usually used in conjunction with transientData for private data scenarios.
\ No newline at end of file
diff --git a/main/api/node/interfaces/Signable.html b/main/api/node/interfaces/Signable.html
index 274e6abd8..b538c91c4 100644
--- a/main/api/node/interfaces/Signable.html
+++ b/main/api/node/interfaces/Signable.html
@@ -1,7 +1,7 @@
Signable | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/Status.html b/main/api/node/interfaces/Status.html
index fced34498..d2dbff4ab 100644
--- a/main/api/node/interfaces/Status.html
+++ b/main/api/node/interfaces/Status.html
@@ -1,10 +1,10 @@
Status | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/interfaces/SubmittedTransaction.html b/main/api/node/interfaces/SubmittedTransaction.html
index aa085d206..a173e1a8b 100644
--- a/main/api/node/interfaces/SubmittedTransaction.html
+++ b/main/api/node/interfaces/SubmittedTransaction.html
@@ -1,19 +1,19 @@
SubmittedTransaction | @hyperledger/fabric-gateway
Get the serialized bytes of the signable object.
Serialized bytes can be used to recreate the object using methods on Gateway.
-
Returns Uint8Array
getDigest
getDigest(): Uint8Array
Get the digest of the signable object. This is used to generate a digital signature.
-
Returns Uint8Array
getResult
getResult(): Uint8Array
Get the transaction result. This is obtained during the endorsement process when the transaction proposal is
+
Returns Uint8Array
getDigest
getDigest(): Uint8Array
Get the digest of the signable object. This is used to generate a digital signature.
+
Returns Uint8Array
getResult
getResult(): Uint8Array
Get the transaction result. This is obtained during the endorsement process when the transaction proposal is
run on endorsing peers and so is available immediately. The transaction might subsequently fail to commit
successfully.
\ No newline at end of file
diff --git a/main/api/node/interfaces/Transaction.html b/main/api/node/interfaces/Transaction.html
index 6443d29e0..e8def643a 100644
--- a/main/api/node/interfaces/Transaction.html
+++ b/main/api/node/interfaces/Transaction.html
@@ -1,17 +1,17 @@
Transaction | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/modules/checkpointers.html b/main/api/node/modules/checkpointers.html
index 6dd2a1ab4..fbdb9f47f 100644
--- a/main/api/node/modules/checkpointers.html
+++ b/main/api/node/modules/checkpointers.html
@@ -1,3 +1,3 @@
-checkpointers | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/modules/hash.html b/main/api/node/modules/hash.html
index 1a6158215..e738efaf9 100644
--- a/main/api/node/modules/hash.html
+++ b/main/api/node/modules/hash.html
@@ -1,4 +1,4 @@
-hash | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/types/BlockEventsOptions.html b/main/api/node/types/BlockEventsOptions.html
index b0f571643..63e1675ae 100644
--- a/main/api/node/types/BlockEventsOptions.html
+++ b/main/api/node/types/BlockEventsOptions.html
@@ -1,2 +1,2 @@
BlockEventsOptions | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/types/ChaincodeEventsOptions.html b/main/api/node/types/ChaincodeEventsOptions.html
index e6540331b..a551c5bb7 100644
--- a/main/api/node/types/ChaincodeEventsOptions.html
+++ b/main/api/node/types/ChaincodeEventsOptions.html
@@ -1,2 +1,2 @@
ChaincodeEventsOptions | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/types/Hash-1.html b/main/api/node/types/Hash-1.html
index d8bc39415..00e5a8a2d 100644
--- a/main/api/node/types/Hash-1.html
+++ b/main/api/node/types/Hash-1.html
@@ -1,2 +1,2 @@
Hash | @hyperledger/fabric-gateway
\ No newline at end of file
diff --git a/main/api/node/types/Signer.html b/main/api/node/types/Signer.html
index ba0c2d648..8ac7a9b03 100644
--- a/main/api/node/types/Signer.html
+++ b/main/api/node/types/Signer.html
@@ -1,3 +1,3 @@
Signer | @hyperledger/fabric-gateway
A signing implementation used to generate digital signatures from a supplied message digest. Standard
implementations can be obtained using signers factory methods.
\ No newline at end of file
diff --git a/main/api/node/variables/StatusCode.html b/main/api/node/variables/StatusCode.html
index 576d7c9f9..423ea00dc 100644
--- a/main/api/node/variables/StatusCode.html
+++ b/main/api/node/variables/StatusCode.html
@@ -1,2 +1,2 @@
StatusCode | @hyperledger/fabric-gateway
CommitError is thrown to indicate that a transaction committed with an unsuccessful status code.
-