corda / net.corda.core.crypto / MerkleTree / Leaf

Leaf

class Leaf : MerkleTree

Constructors

<init> Leaf(value: SecureHash)

Properties

value val value: SecureHash

Inherited Properties

hash val hash: SecureHash