diff --git a/modules/net/dap_chain_node_cli.c b/modules/net/dap_chain_node_cli.c index 95620a0b29061ed7bdfdb3839f3a806ae19f4baa..fc9938129e8442762cb38687604be7115051f449 100644 --- a/modules/net/dap_chain_node_cli.c +++ b/modules/net/dap_chain_node_cli.c @@ -121,8 +121,8 @@ 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 convert -w <wallet_name> -password <password>\n"); + "wallet deactivate -w <wallet_name>>\n" + "wallet convert -w <wallet_name>\n"); // Token commands