Skip to main content

Variable: RequestConnectAddAppIdentityToSpaces

const RequestConnectAddAppIdentityToSpaces: Struct<{ accountAddress: typeof String$; appIdentityAddress: typeof String$; spacesInput: Array$<Struct<{ id: typeof String$; keyBoxes: Array$<Struct<{ accountAddress: typeof String$; authorPublicKey: typeof String$; ciphertext: typeof String$; id: typeof String$; nonce: typeof String$; }>>; }>>; type: Literal<["connect-add-app-identity-to-spaces"]>; }>

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