eth::WatchEventContext¶
Context metadata attached to a filtered watch event.
#include <eth_watch_service.hpp>
Public Attributes¶
| Name | |
|---|---|
| std::string | chain_name |
| uint64_t | network_id |
| std::string | peer_client_id |
| std::string | peer_address |
Public Attributes Documentation¶
variable chain_name¶
variable network_id¶
variable peer_client_id¶
variable peer_address¶
Updated on 2026-06-05 at 17:22:18 -0700