This commit is contained in:
jl777
2017-03-26 13:30:23 +03:00
parent f1024f06ac
commit 9e1bde7e24
3 changed files with 3 additions and 3 deletions

View File

@@ -375,7 +375,7 @@ int32_t notarizedtxid_height(char *txidstr,int32_t *kmdnotarized_heightp)
}
free(jsonstr);
}
}
} else printf("no KMDUSERPASS\n");
return(txid_height);
}