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.
The hashes of missing Merkle tree nodes that can provide proof of inclusion.
var inclusionHashes: [Data] { get }The data contains an array of SHA256 hash of the user’s combined public identities.