Leaf

data class Leaf(val hash: SecureHash) : MerkleTree

Constructors

Link copied to clipboard
constructor(hash: SecureHash)

Properties

Link copied to clipboard
open override val hash: SecureHash