fixed crash of 'tx_history -addr' command
Compare changes
Files
2+ 1
− 1
@@ -837,7 +837,7 @@ int dap_chain_node_cli_init(dap_config_t * g_config)
@@ -837,7 +837,7 @@ int dap_chain_node_cli_init(dap_config_t * g_config)
dap_chain_node_cli_cmd_item_create("tx_history", com_tx_history, "Transaction history (for address or by hash)",
"tx_history [-addr <addr> | -w <wallet name> -tx <tx_hash>] -net <net name> -chain <chain name>\n");