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

Method timestamp

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

Source from the content-addressed store, hash-verified

166 pub fn timestamp(&self) -> u64 {
167 self.header.timestamp()
168 }
169
170 pub fn view(&self) -> u64 {
171 self.header.view()
172 }
173

Callers 2

handle_proposalMethod · 0.80
handle_verifyFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected