Type Alias: PublicIdentity
PublicIdentity =
object
Defined in: packages/hypergraph/src/identity/types.ts:37
Properties
accountAddress
accountAddress:
string
Defined in: packages/hypergraph/src/identity/types.ts:38
encryptionPublicKey
encryptionPublicKey:
string
Defined in: packages/hypergraph/src/identity/types.ts:39
signaturePublicKey
signaturePublicKey:
string
Defined in: packages/hypergraph/src/identity/types.ts:40