Variable: RequestCreateUpdate
const
RequestCreateUpdate:Struct
<{accountAddress
: typeofString$
;signature
:Struct
<{hex
: typeofString$
;recovery
: typeofNumber$
; }>;spaceId
: typeofString$
;type
:Literal
<["create-update"
]>;update
: typeofUint8Array$
;updateId
: typeofString$
; }>
Defined in: packages/hypergraph/src/messages/types.ts:126