Expand description
This module defines the contract event type and related types.
Structs§
- Wrapper around a contract event that is to be archived or sent to a websocket client.
- Contract event with origin
OriginHash.
Constants§
Type Aliases§
- 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.