Expand description
This module defines the contract event type and related types.
Structs§
- Contract
Event - Wrapper around a contract event that is to be archived or sent to a websocket client.
- Contract
TxEvent - Contract event with origin
OriginHash.
Constants§
Type Aliases§
- Origin
Hash - Origin hash of a contract event. This is in most cases the transaction hash. In the case of a reward or slash event, it is the block hash.