Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6boris/web3-template
/ GetItem
Method
GetItem
api/service/data/chain.pb.go:63–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
func
(x *SyncBlockInfoRequest) GetItem() *BlockItem {
64
if
x != nil {
65
return
x.Item
66
}
67
return
nil
68
}
69
70
type
SyncBlockInfoReply
struct
{
71
state protoimpl.MessageState
Callers
1
validate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected