net.corda.core.transactions
/
MerkleTree
/
Node
/
<init>
<init>
Node
(
value
:
SecureHash
,
left
:
MerkleTree
,
right
:
MerkleTree
)