4 #ifndef DJINNI_GENERATED_TEZOSLIKEBLOCK_HPP 5 #define DJINNI_GENERATED_TEZOSLIKEBLOCK_HPP 10 #ifndef LIBCORE_EXPORT 12 #include <libcore_export.h> 14 #define LIBCORE_EXPORT 18 namespace ledger {
namespace core {
namespace api {
29 virtual std::string getHash() = 0;
35 virtual int64_t getHeight() = 0;
41 virtual std::chrono::system_clock::time_point getTime() = 0;
45 #endif //DJINNI_GENERATED_TEZOSLIKEBLOCK_HPP Definition: TezosLikeBlock.hpp:21
Definition: Account.cpp:8