6#ifndef VERIBLOCK_POP_CPP_CHECK_PUBDATA_HPP
7#define VERIBLOCK_POP_CPP_CHECK_PUBDATA_HPP
9#include <veriblock/pop/blockchain/alt_block_tree.hpp>
21 AltBlock::hash_t endorsed_hash);
25 void UnExecute()
noexcept override {
31 const AltBlock::hash_t endorsed_hash;
Class that is used for storing validation state.
Represents simplified view on Altchain's block tree, maintains VBK tree and BTC tree.
A command which performs stateful check of PublicationData stored in ATV.
Publication data about ALT block inside VBK blockchain.