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

prepere to commit 'master to feature-2272'

parent 05075cce
No related branches found
No related tags found
1 merge request!24Support 3689
......@@ -118,5 +118,7 @@ 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