This commit is contained in:
blackjok3r
2018-11-05 16:30:08 +08:00
parent f0b07a30a7
commit 2c795c0f1c
3 changed files with 5 additions and 3 deletions

View File

@@ -1044,7 +1044,7 @@ bool CheckTransaction(const CTransaction& tx, CValidationState &state,
return true;
}
}
extern char NOTARYADDRS[64][18];
extern char NOTARYADDRS[64][36];
int32_t komodo_isnotaryvout(char *coinaddr) // from ac_private chains only
{