Properties:
Name | Type | Description |
---|---|---|
peer |
Endorser | The endorsing peer that produced this event. |
Extends
Methods
-
getBlockEvent()
-
Get the parent block event for this event.
- Inherited From:
Returns:
A block event. -
getContractEvents()
-
Get the contract events emitted by this transaction.
- Inherited From:
Returns:
Contract events.- Type
- Array.<module:fabric-network.ContractEvent>