31 #ifndef LEDGER_CORE_BLOCK_H 32 #define LEDGER_CORE_BLOCK_H 36 #include <api/Block.hpp> 43 std::chrono::system_clock::time_point time;
44 std::string currencyName;
47 std::string getUid()
const;
54 #endif //LEDGER_CORE_BLOCK_H
Definition: Account.cpp:8