MCPcopy Create free account
hub / github.com/SeismicSystems/summit / parent

Method parent

types/src/block.rs:156–158  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

154 pub fn parent(&self) -> Digest {
155 self.header.parent()
156 }
157
158 pub fn height(&self) -> u64 {
159 self.header.height()
160 }
161

Callers 4

handle_verifyFunction · 0.45
send_genesisMethod · 0.45
test_expect_keys_node0Function · 0.45

Calls

no outgoing calls

Tested by 1

test_expect_keys_node0Function · 0.36