Skip to content

ParsedAddress

Defined in: src/Utils.ts:99

Parsed shielded address containing coin and encryption public keys.

Since

0.2.0

Properties

coinPublicKey

coinPublicKey: string

Defined in: src/Utils.ts:101

Coin public key as 64-character hex string


encryptionPublicKey

encryptionPublicKey: string

Defined in: src/Utils.ts:103

Encryption public key as 64-character hex string