Optional
blockSupplier of default call options for block and private data events.
Optional
blockSupplier of default call options for block events.
Optional
chaincodeSupplier of default call options for chaincode events.
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.
Optional
commitSupplier of default call options for retrieving transaction commit status.
Optional
endorseSupplier of default call options for endorsements.
Optional
evaluateSupplier of default call options for evaluating transactions.
Optional
filteredSupplier of default call options for filtered block events.
Optional
hashHash implementation used by the gateway to generate digital signatures.
Client identity used by the gateway.
Optional
signerSigning implementation used to sign messages sent by the gateway.
Optional
submitSupplier of default call options for submit of transactions to the orderer.
Generated using TypeDoc
Options used when connecting to a Fabric Gateway.
Example