try
This commit is contained in:
@@ -130,6 +130,10 @@ int8_t updateStakedNotary() {
|
|||||||
pthread_mutex_unlock(&komodo_mutex);
|
pthread_mutex_unlock(&komodo_mutex);
|
||||||
return(StakedNotaryID(notaryname,Raddress));
|
return(StakedNotaryID(notaryname,Raddress));
|
||||||
}
|
}
|
||||||
|
#else
|
||||||
|
int8_t updateStakedNotary() {
|
||||||
|
return(-1)
|
||||||
|
}
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
int STAKED_era(int timestamp)
|
int STAKED_era(int timestamp)
|
||||||
|
|||||||
Reference in New Issue
Block a user