4 #ifndef DJINNI_GENERATED_ETHEREUMLIKETRANSACTIONCALLBACK_HPP 5 #define DJINNI_GENERATED_ETHEREUMLIKETRANSACTIONCALLBACK_HPP 7 #include "../utils/optional.hpp" 11 #include <libcore_export.h> 13 #define LIBCORE_EXPORT 17 namespace ledger {
namespace core {
namespace api {
19 class EthereumLikeTransaction;
36 #endif //DJINNI_GENERATED_ETHEREUMLIKETRANSACTIONCALLBACK_HPP Definition: EthereumLikeTransactionCallback.hpp:23
Definition: Account.cpp:8
virtual void onCallback(const std::shared_ptr< EthereumLikeTransaction > &result, const std::experimental::optional< Error > &error)=0
Definition: optional.hpp:177