Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_verify
Function · 0.45
send_genesis
Method · 0.45
handle_notarized_block
Method · 0.45
test_expect_keys_node0
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_expect_keys_node0
Function · 0.36