TimeUpdate
No description
type TimeUpdate {
timestamp: Timestamp!
}
Fields
TimeUpdate.timestamp
● Timestamp!
non-null scalar
RFC3339Nano time of new block time
Implemented by
Event
union
No description
type TimeUpdate {
timestamp: Timestamp!
}
TimeUpdate.timestamp
● Timestamp!
non-null scalarRFC3339Nano time of new block time
Event
union