MCPcopy Create free account
hub / github.com/6boris/web3-template / GetItem

Method GetItem

api/service/data/chain.pb.go:148–153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146}
147
148func (x *SyncBlockTransactionInfoRequest) GetItem() *TransactionItem {
149 if x != nil {
150 return x.Item
151 }
152 return nil
153}
154
155type SyncBlockTransactionInfoReply struct {
156 state protoimpl.MessageState

Callers 1

validateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected