Variable: Updates
const
Updates:Struct
<{firstUpdateClock
: typeofNumber$
;lastUpdateClock
: typeofNumber$
;updates
:Array$
<Struct
<{accountAddress
: typeofString$
;signature
:Struct
<{hex
: typeofString$
;recovery
: typeofNumber$
; }>;update
: typeofUint8Array$
;updateId
: typeofString$
; }>>; }>
Defined in: packages/hypergraph/src/messages/types.ts:19