Contents

inclusionHashes

The hashes of missing Merkle tree nodes that can provide proof of inclusion.

Declaration

var inclusionHashes: [Data] { get }

Discussion

The data contains an array of SHA256 hash of the user’s combined public identities.

See Also

Accessing attributes