eth::FinalityDecision¶
#include <finality_policy.hpp>
Public Functions¶
| Name | |
|---|---|
| operator bool() const |
Public Attributes¶
| Name | |
|---|---|
| FinalityHeadKind | kind |
| uint64_t | block_number |
| uint64_t | confirmation_depth |
Public Functions Documentation¶
function operator bool¶
Public Attributes Documentation¶
variable kind¶
variable block_number¶
variable confirmation_depth¶
Updated on 2026-06-05 at 17:22:18 -0700