public interface CheckedProof
CheckedListProof
and CheckedMapProof for available contents description.| Modifier and Type | Method and Description |
|---|---|
ProofStatus |
getProofStatus()
Returns a status of proof verification.
|
HashCode |
getRootHash()
Returns the calculated root hash of the proof.
|
boolean |
isValid()
Returns true if proof status is valid, false otherwise.
|
ProofStatus getProofStatus()
HashCode getRootHash()
java.lang.IllegalStateException - if the proof is not validboolean isValid()
getProofStatus().Copyright © 2018 Exonum. All rights reserved.