Variable: RequestConnectCreateIdentity
const
RequestConnectCreateIdentity:Struct
<{accountProof
: typeofString$
;encryptionPublicKey
: typeofString$
;keyBox
:Struct
<{accountAddress
: typeofString$
;ciphertext
: typeofString$
;nonce
: typeofString$
;signer
: typeofString$
; }>;keyProof
: typeofString$
;signaturePublicKey
: typeofString$
; }>
Defined in: packages/hypergraph/src/messages/types.ts:233