corda / net.corda.core.crypto / PartialMerkleTree / PartialTree / Leaf

Leaf

data class Leaf : PartialTree

Constructors

<init>

Leaf(hash: SecureHash)

Properties

hash

val hash: SecureHash