MCPcopy 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
330impl ssz::Encode for AddedValidator {
331 fn is_ssz_fixed_len() -> bool {
332 true
333 }
334

Callers 3

read_cfgMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected