veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
A command which performs stateful check of PublicationData stored in ATV. More...
Definition at line 16 of file check_pubdata.hpp.
#include <check_pubdata.hpp>
Public Member Functions | |
CheckPublicationData (PublicationData pub, AltBlockTree &tree, AltBlock::hash_t endorsed_hash) | |
bool | Execute (ValidationState &state) noexcept override |
void | UnExecute () noexcept override |
|
inlineoverridenoexcept |
Definition at line 25 of file check_pubdata.hpp.