Skip to content

Feature 7673

alexey.stratulat requested to merge feature-7673 into release-5.3

[*] 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.

Merge request reports