Skip to content

ProofLeafNode

ratranqu edited this page Apr 7, 2021 · 2 revisions

ProofLeafNode

public struct ProofLeafNode<Node: NodeProtocol>: Codable

Inheritance

Codable

Nested Type Aliases

Hash

public typealias Hash = Node.Hasher.Hash

Hasher

public typealias Hasher = Node.Hasher

Methods

hash()

public func hash() -> Hash