veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
|
Is thrown only when this library detects POP-related state corruption, and can't recover. More...
Definition at line 19 of file state_corrupted.hpp.
#include <state_corrupted.hpp>
Public Member Functions | |
StateCorruptedException (const std::string &msg) | |
template<typename Block > | |
StateCorruptedException (const BlockIndex< Block > &index, ValidationState &state) | |
|
inline |
Definition at line 20 of file state_corrupted.hpp.
|
inline |
Definition at line 23 of file state_corrupted.hpp.