| Package | Description |
|---|---|
| com.horizen.commitmenttree |
| Modifier and Type | Method and Description |
|---|---|
static ScAbsenceProof |
ScAbsenceProof.deserialize(byte[] absenceProofBytes) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ScAbsenceProof> |
CommitmentTree.getScAbsenceProof(byte[] scId) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CommitmentTree.verifyScAbsence(byte[] scId,
ScAbsenceProof absenceProof,
FieldElement commitment) |
Copyright © 2020–2021. All rights reserved.