eth::WatchEventNotification¶
Enriched event payload emitted by EthWatchRunner and EthWatchService.
#include <eth_watch_service.hpp>
Public Attributes¶
| Name | |
|---|---|
| WatchEventContext | context |
| MatchedEvent | event |
| std::vector< abi::AbiValue > | values |
| std::string | event_signature |
Public Attributes Documentation¶
variable context¶
variable event¶
variable values¶
variable event_signature¶
Updated on 2026-06-05 at 17:22:18 -0700