Skip to content
Snippets Groups Projects
Commit 9dc6e2e6 authored by oljas.jarasbaev's avatar oljas.jarasbaev
Browse files

[*] fix wallet pas

parent 28bce894
No related branches found
No related tags found
1 merge request!1864[*] Fix wrong last tx changed value in xchange order history.
Pipeline #45442 passed with stage
in 10 minutes and 37 seconds
......@@ -121,7 +121,7 @@ int dap_chain_node_cli_init(dap_config_t * g_config)
"wallet new -w <wallet_name> [-sign <sign_type>] [-restore <hex_value> | -restore_legacy <restore_string>] [-net <net_name>] [-force] [-password <password>]\n"
"wallet info {-addr <addr> | -w <wallet_name>} -net <net_name>\n"
"wallet activate -w <wallet_name> -password <password> [-ttl <password_ttl_in_minutes>]\n"
"wallet deactivate -w <wallet_name> -password <password>\n"
"wallet deactivate -w <wallet_name>>\n"
"wallet convert -w <wallet_name>\n");
......
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