Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeismicSystems/summit
/ FinalizedHeader
Class
FinalizedHeader
types/src/header.rs:327–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
325
fn from(value: SszPublicKey) -> Self {
326
value.inner
327
}
328
}
329
330
impl ssz::Encode for AddedValidator {
331
fn is_ssz_fixed_len() -> bool {
332
true
333
}
334
Callers
3
store_finalized_header
Method · 0.85
read_cfg
Method · 0.85
handle_consensus_state_query
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected