Skip to content
Snippets Groups Projects
Commit bf5c5839 authored by Aleksandr Lysikov's avatar Aleksandr Lysikov
Browse files

Bring to master

parent 0e68fc1f
No related branches found
No related tags found
No related merge requests found
......@@ -115,8 +115,6 @@ int com_tx_cond_create(int argc, const char ** argv, char **str_reply);
*/
int com_tx_verify(int argc, const char ** argv, char **str_reply);
// Print log info
int com_print_log(int argc, const char ** argv, char **str_reply);
int com_mempool_delete(int argc, const char ** argv, char ** a_str_reply);
int com_mempool_list(int argc, const char ** argv, char ** a_str_reply);
int com_mempool_proc(int argc, const char ** argv, char ** a_str_reply);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment