public interface UncheckedListProof
check() its structure and root hash before accessing the elements.| Modifier and Type | Method and Description |
|---|---|
CheckedListProof |
check()
Checks that a proof has either correct or incorrect structure and returns a CheckedListProof.
|
ListProofNode |
getRootProofNode()
Returns raw source proof of this UncheckedListProof.
|
CheckedListProof check()
ListProofNode getRootProofNode()
Copyright © 2018 Exonum. All rights reserved.