MCPcopy 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
63func (x *SyncBlockInfoRequest) GetItem() *BlockItem {
64 if x != nil {
65 return x.Item
66 }
67 return nil
68}
69
70type SyncBlockInfoReply struct {
71 state protoimpl.MessageState

Callers 1

validateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected