Variable: RequestConnectCreateSpaceEvent
constRequestConnectCreateSpaceEvent:Struct<{accountAddress: typeofString$;event:Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<{hex: typeofString$;recovery: typeofNumber$; }>; }>;transaction:Struct<{creatorAccountAddress: typeofString$;id: typeofString$;type:Literal<["create-space"]>; }>; }>;infoContent: typeofString$;infoSignature:Struct<{hex: typeofString$;recovery: typeofNumber$; }>;keyBox:Struct<{accountAddress: typeofString$;authorPublicKey: typeofString$;ciphertext: typeofString$;id: typeofString$;nonce: typeofString$; }>;name: typeofString$;spaceId: typeofString$;type:Literal<["connect-create-space-event"]>; }>
Defined in: packages/hypergraph/src/messages/types.ts:62