Expand description
A representation of a block of events. This file bases on https://github.com/paritytech/subxt/blob/8413c4d2dd625335b9200dc2289670accdf3391a/subxt/src/events/events_type.rs#L19-L196
Structsยง
- Event
Details - The event details with the associated metadata.
- Event
Metadata Details - Details for the given event plucked from the metadata.
- Events
- A collection of events obtained from a block, bundled with the necessary information needed to decode and iterate over them.
- RawEvent
Details - Raw event details without the associated metadata