Properties:
Name | Type | Argument | Default | Description |
---|---|---|---|---|
commitTimeout |
number |
<optional> |
300 | The timeout period in seconds to wait for commit notification to complete. |
endorseTimeout |
number |
<optional> |
30 | The timeout period in seconds to wait for the endorsement to complete. |
strategy |
module:fabric-network.TxEventHandlerFactory |
<optional> <nullable> |
PREFER_MSPID_SCOPE_ALLFORTX | Event handling strategy to identify successful transaction commits. A null value indicates that no
event handling is desired. The default is
PREFER_MSPID_SCOPE_ALLFORTX. |