try print

This commit is contained in:
blackjok3r
2018-11-05 19:48:36 +08:00
parent 76eb9a496e
commit 96c7f474b9
3 changed files with 19 additions and 17 deletions

View File

@@ -254,7 +254,7 @@ int32_t komodo_notaries(uint8_t pubkeys[64][33],int32_t height,uint32_t timestam
}
}
else
{ // here we can activate our pubkeys for STAKED chains by era.
{ // here we can activate our pubkeys for STAKED chains everythig is in notaries_staked.cpp
if (timestamp != 0)
{
int staked_era; int32_t numSN;