Skip to main content

Variable: RequestConnectCreateIdentity

const RequestConnectCreateIdentity: Struct<{ accountProof: typeof String$; encryptionPublicKey: typeof String$; keyBox: Struct<{ accountAddress: typeof String$; ciphertext: typeof String$; nonce: typeof String$; signer: typeof String$; }>; keyProof: typeof String$; signaturePublicKey: typeof String$; }>

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