| Package | Description |
|---|---|
| com.horizen.commitmenttree |
| Modifier and Type | Method and Description |
|---|---|
static ScExistenceProof |
ScExistenceProof.deserialize(byte[] existanceProofBytes) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ScExistenceProof> |
CommitmentTree.getScExistenceProof(byte[] scId) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CommitmentTree.verifyScCommitment(FieldElement scCommitment,
ScExistenceProof existenceProof,
FieldElement commitment) |
Copyright © 2020–2021. All rights reserved.