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.
The index of the local public key in the Merkle tree.
var publicKeyIndex: Int { get }This data can be used to determine if the node is the left or the right child in the tree.