#include <history.h>
◆ Proof() [1/4]
◆ Proof() [2/4]
ccf::Proof::Proof |
( |
const std::vector< uint8_t > & |
v | ) |
|
|
inline |
◆ Proof() [3/4]
ccf::Proof::Proof |
( |
HistoryTree * |
tree, |
|
|
uint64_t |
index |
|
) |
| |
|
inline |
◆ Proof() [4/4]
ccf::Proof::Proof |
( |
const Proof & |
| ) |
|
|
delete |
◆ get_path()
std::shared_ptr< HistoryTree::Path > ccf::Proof::get_path |
( |
| ) |
|
|
inline |
◆ get_root()
const HistoryTree::Hash & ccf::Proof::get_root |
( |
| ) |
const |
|
inline |
◆ to_v()
std::vector< uint8_t > ccf::Proof::to_v |
( |
| ) |
const |
|
inline |
◆ verify()
The documentation for this class was generated from the following file: