Variable: RequestCreateIdentity
constRequestCreateIdentity:Struct<{accountProof: typeofString$;encryptionPublicKey: typeofString$;keyBox:Struct<{accountAddress: typeofString$;ciphertext: typeofString$;nonce: typeofString$;signer: typeofString$; }>;keyProof: typeofString$;message: typeofString$;signature: typeofString$;signaturePublicKey: typeofString$; }>
Defined in: packages/hypergraph/src/messages/types.ts:221