hf recovery

This commit is contained in:
admin@arionum.com
2018-12-25 22:44:29 +02:00
parent 6252d4e3fe
commit f564e7efa1
5 changed files with 110 additions and 4 deletions

View File

@@ -537,6 +537,7 @@ if ($q == "getAddress") {
$transaction['id'] = $hash;
if (!$trx->check($transaction)) {
api_err("Transaction signature failed");
}