aptos/src/provider/methods/events/get_events_by_event_handle library
Classes
- AptosRequestGetEventsByEventHandle
-
This API uses the given account
address
,eventHandle
, andfieldName
to build a key that can globally identify an event types. It then uses thiskey to return events emitted to the given account matching that event type. aptos documation