Variable: ResponseUpdatesNotification
constResponseUpdatesNotification:Struct<{spaceId: typeofString$;type:Literal<["updates-notification"]>;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:372