| Package | Description |
|---|---|
| com.exonum.binding.common.proofs.list |
| Class and Description |
|---|
| CheckedListProof
A proof that some elements exist in a proof list.
|
| ListProofBranch
Represents a branch node of a
ListProofNode. |
| ListProofElement
Represents an element of a proof list: a leaf node in a list proof tree.
|
| ListProofHashNode
Represents a hash of a Merkle sub-tree: a leaf node in proof trees.
|
| ListProofNode
Represents a proof that some elements exist in a ProofList at certain positions.
|
| ListProofStatus
Possible statuses of a checked list proof.
|
| ListProofVisitor |
| UncheckedListProof
A proof that some elements exist in a proof list.
|
Copyright © 2018 Exonum. All rights reserved.