const char * res
Definition: hmac_keccak.cpp:42
cryptonote::core & m_core
Definition: daemon_handler.h:144
SendRawTx::Response Response
Definition: daemon_messages.h:181
::std::string string
Definition: gtest-port.h:1097
Definition: rpc_handler.h:52
Holds cryptonote related classes and helpers.
Definition: blockchain_db.cpp:44
bool getBlockHeaderByHash(const crypto::hash &hash_in, cryptonote::rpc::BlockHeaderResponse &response)
Definition: daemon_handler.cpp:895
t_p2p & m_p2p
Definition: daemon_handler.h:145
rpc
Definition: console.py:53
void handle(const GetHeight::Request &req, GetHeight::Response &res)
Definition: daemon_handler.cpp:120
~DaemonHandler()
Definition: daemon_handler.h:56
handles core cryptonote functionality
Definition: cryptonote_core.h:86
Definition: byte_slice.h:68
This is the original cryptonote protocol network-events handler, modified by us.
Definition: daemon_handler.h:50
POD_CLASS hash
Definition: hash.h:49
DaemonHandler(cryptonote::core &c, t_p2p &p2p)
Definition: daemon_handler.cpp:112
void handleTxBlob(std::string &&tx_blob, bool relay, SendRawTx::Response &res)
Definition: daemon_handler.cpp:362
c
Definition: pymoduletest.py:79