MCPcopy 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
311func (x *BlockItem) GetUpdatedAt() *timestamppb.Timestamp {
312 if x != nil {
313 return x.UpdatedAt
314 }
315 return nil
316}
317
318type TransactionItem struct {
319 state protoimpl.MessageState

Callers 1

validateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected