Fix notary code
This commit is contained in:
@@ -1782,8 +1782,8 @@ void hush_args(char *argv0)
|
||||
USE_EXTERNAL_PUBKEY = 1;
|
||||
if ( IS_HUSH_NOTARY == 0 )
|
||||
{
|
||||
// We dont have any chain data yet, so use system clock to guess.
|
||||
// I think on season change should recommend notaries to use -notary to avoid needing this.
|
||||
// We dont have any chain data yet, so use system clock to guess.
|
||||
// I think on season change should recommend notaries to use -notary to avoid needing this.
|
||||
int32_t hush_season = getacseason(time(NULL));
|
||||
for (i=0; i<64; i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user