MCPcopy Create free account
hub / github.com/33cn/chain33 / GetLastHeader

Method GetLastHeader

client/queueprotocolapi.go:89–89  ·  view source on GitHub ↗

types.EventGetLastHeader

()

Source from the content-addressed store, hash-verified

87 IsNtpClockSync() (*types.Reply, error)
88 // types.EventGetLastHeader
89 GetLastHeader() (*types.Header, error)
90
91 //types.EventGetLastBlockSequence:
92 GetLastBlockSequence() (*types.Int64, error)

Callers 2

testGetLastHeaderFunction · 0.65
SetQueueClientMethod · 0.65

Implementers 2

QueueProtocolclient/queueprotocol.go
QueueProtocolAPIclient/mocks/api.go

Calls

no outgoing calls

Tested by 1

testGetLastHeaderFunction · 0.52