Variable: RequestConnectAddAppIdentityToSpaces
const
RequestConnectAddAppIdentityToSpaces:Struct
<{accountAddress
: typeofString$
;appIdentityAddress
: typeofString$
;spacesInput
:Array$
<Struct
<{id
: typeofString$
;keyBoxes
:Array$
<Struct
<{accountAddress
: typeofString$
;authorPublicKey
: typeofString$
;ciphertext
: typeofString$
;id
: typeofString$
;nonce
: typeofString$
; }>>; }>>;type
:Literal
<["connect-add-app-identity-to-spaces"
]>; }>
Defined in: packages/hypergraph/src/messages/types.ts:82