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:148–153 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
}
147
148
func
(x *SyncBlockTransactionInfoRequest) GetItem() *TransactionItem {
149
if
x != nil {
150
return
x.Item
151
}
152
return
nil
153
}
154
155
type
SyncBlockTransactionInfoReply
struct
{
156
state protoimpl.MessageState
Callers
1
validate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected