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

prepere to commit 'master to feature-2272'

parent 92654c28
No related branches found
No related tags found
1 merge request!24Support 3689
......@@ -115,10 +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