This commit is contained in:
blackjok3r
2018-09-24 22:13:38 +08:00
parent bb5402c9a9
commit 3ae2594212

View File

@@ -81,7 +81,6 @@ NotarisationsInBlock ScanBlockNotarisations(const CBlock &block, int nHeight)
printf("Invalid ERA.(%d), this should not happen",staked_era);
continue;
}
}
if (!CheckTxAuthority(tx, auth_STAKED))
continue;
printf("Authorised notarisation data for %s \n",data.symbol);