}
This commit is contained in:
@@ -81,7 +81,6 @@ NotarisationsInBlock ScanBlockNotarisations(const CBlock &block, int nHeight)
|
|||||||
printf("Invalid ERA.(%d), this should not happen",staked_era);
|
printf("Invalid ERA.(%d), this should not happen",staked_era);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
if (!CheckTxAuthority(tx, auth_STAKED))
|
if (!CheckTxAuthority(tx, auth_STAKED))
|
||||||
continue;
|
continue;
|
||||||
printf("Authorised notarisation data for %s \n",data.symbol);
|
printf("Authorised notarisation data for %s \n",data.symbol);
|
||||||
|
|||||||
Reference in New Issue
Block a user