#include "interactive_status_cli.hpp"

Public Member Functions | |
| InteractiveStatusCli (const std::string &default_peer_ip, int default_port, logger::LoggerPtr pb_qry_factory_log) | |
| void | run () |
A special class for retrieving transaction status. It's not a transaction and not a query so it should be processed separately.
| iroha_cli::interactive::InteractiveStatusCli::InteractiveStatusCli | ( | const std::string & | default_peer_ip, |
| int | default_port, | ||
| logger::LoggerPtr | pb_qry_factory_log | ||
| ) |

| void iroha_cli::interactive::InteractiveStatusCli::run | ( | ) |

