MCPcopy Create free account
hub / github.com/BTCGPU/BTCGPU / GetHeaderReceivedTime

Method GetHeaderReceivedTime

src/chain.h:324–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

322 }
323
324 int64_t GetHeaderReceivedTime() const
325 {
326 return nTimeReceived;
327 }
328
329 int64_t GetReceivedTimeDiff() const
330 {

Callers 2

FindBlockToFinalizeFunction · 0.80
blockheaderToJSONFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected