#include "engine_receipt.hpp"

Public Member Functions | |
| bool | operator== (CallResult const &c) const |
| std::string | toString () const |
Public Attributes | |
| types::EvmDataHexString const & | callee |
| std::optional< types::EvmDataHexString > const & | response_data |
|
inline |

| std::string EngineReceipt::CallResult::toString | ( | ) | const |


| types::EvmDataHexString const& shared_model::interface::EngineReceipt::CallResult::callee |
| std::optional<types::EvmDataHexString> const& shared_model::interface::EngineReceipt::CallResult::response_data |