eth::BridgeEventKey¶
Dedupe/consumption key for a bridge event.
#include <bridge_event.hpp>
Public Attributes¶
| Name | |
|---|---|
| uint64_t | src_chain_id |
| Hash256 | tx_hash |
| uint32_t | log_index |
Public Attributes Documentation¶
variable src_chain_id¶
variable tx_hash¶
variable log_index¶
Updated on 2026-06-05 at 17:22:18 -0700