Package | Description |
---|---|
com.exonum.binding.common.proofs.list |
Modifier and Type | Class and Description |
---|---|
class |
CheckedListProofImpl<E>
A checked list proof includes list proof verification results.
|
Modifier and Type | Method and Description |
---|---|
CheckedListProof |
UncheckedListProof.check()
Checks that a proof has either correct or incorrect structure and returns a CheckedListProof.
|
CheckedListProof |
UncheckedListProofAdapter.check() |
Copyright © 2018 Exonum. All rights reserved.