-
Notifications
You must be signed in to change notification settings - Fork 0
PathToLeaf
ratranqu edited this page Apr 7, 2021
·
2 revisions
PathToLeaf represents an inner path to a leaf node. Note that the nodes are ordered such that the last one is closest to the root of the tree.
public typealias PathToLeaf<Node: NodeProtocol> = [ProofInnerNode<Node>]
Generated at 2021-04-20T11:34:45+0000 using swift-doc 1.0.0-beta.5.