Feature 7673
Compare changes
Files
2@@ -243,6 +243,7 @@ typedef enum s_com_tx_verify{
[*] Added a check to the th_verfy command to ensure that the specified hash is a transaction hash, and fixed retrieving a transaction from GDB. Previously, there was an error: for some reason, data received from the GDB was immediately equated to a transaction. The double hash command of the tx_cond_remove command has also been fixed.