Skip to main content

Variable: RequestCreateUpdate

const RequestCreateUpdate: Struct<{ accountAddress: typeof String$; signature: Struct<{ hex: typeof String$; recovery: typeof Number$; }>; spaceId: typeof String$; type: Literal<["create-update"]>; update: typeof Uint8Array$; updateId: typeof String$; }>

Defined in: packages/hypergraph/src/messages/types.ts:126