Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6boris/web3-template
/ GetUpdatedAt
Method
GetUpdatedAt
api/service/data/base.pb.go:311–316 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
309
}
310
311
func
(x *BlockItem) GetUpdatedAt() *timestamppb.Timestamp {
312
if
x != nil {
313
return
x.UpdatedAt
314
}
315
return
nil
316
}
317
318
type
TransactionItem
struct
{
319
state protoimpl.MessageState
Callers
1
validate
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected