Contents

publicKeyIndex

The index of the local public key in the Merkle tree.

Declaration

var publicKeyIndex: Int { get }

Discussion

This data can be used to determine if the node is the left or the right child in the tree.

See Also

Accessing attributes