Skip to content
Snippets Groups Projects
Commit b51a2552 authored by roman.padenkov's avatar roman.padenkov Committed by Roman Khlopkov
Browse files

Feature 12013

parent bb6f96ec
1 merge request!285Feature 12013
...@@ -716,6 +716,7 @@ int json_commands(const char * a_name) { ...@@ -716,6 +716,7 @@ int json_commands(const char * a_name) {
"tx_cond_unspent_find", "tx_cond_unspent_find",
"chain_ca_copy", "chain_ca_copy",
"block", "block",
"token",
"net" "net"
}; };
for (size_t i = 0; i < sizeof(long_cmd)/sizeof(long_cmd[0]); i++) { for (size_t i = 0; i < sizeof(long_cmd)/sizeof(long_cmd[0]); i++) {
......
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