Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
testGetLastHeader
Function · 0.65
SetQueueClient
Method · 0.65
Implementers
2
QueueProtocol
client/queueprotocol.go
QueueProtocolAPI
client/mocks/api.go
Calls
no outgoing calls
Tested by
1
testGetLastHeader
Function · 0.52