Doc autogenerated from onflow/sdk/src/build/build-get-events-at-block-ids.ts
getEventsAtBlockIds
A builder function that returns the interaction to get events at specific block IDs
Import
Parameters
eventType
- Type:
string
- Description: The type of event to get
blockIds
- Type:
string[]
- Description: The block IDs to get events from
Returns
InteractionBuilderFn