Variable: SpaceInboxPublic
constSpaceInboxPublic:Struct<{authPolicy:Union<[Literal<["anonymous"]>,Literal<["optional_auth"]>,Literal<["requires_auth"]>]>;creationEvent:Struct<{author:Struct<{accountAddress: typeofString$;signature:Struct<{hex: typeofString$;recovery: typeofNumber$; }>; }>;transaction:Struct<{authPolicy:Union<[Literal<["anonymous"]>,Literal<["optional_auth"]>,Literal<["requires_auth"]>]>;encryptionPublicKey: typeofString$;id: typeofString$;inboxId: typeofString$;isPublic: typeofBoolean$;previousEventHash: typeofString$;secretKey: typeofString$;spaceId: typeofString$;type:Literal<["create-space-inbox"]>; }>; }>;encryptionPublicKey: typeofString$;inboxId: typeofString$;isPublic: typeofBoolean$; }>
Defined in: packages/hypergraph/src/messages/types.ts:457