This commit is contained in:
blackjok3r
2018-11-04 16:46:41 +08:00
parent 5c3d966b17
commit 93c2aac037

View File

@@ -132,7 +132,7 @@ int8_t updateStakedNotary() {
} }
#else #else
int8_t updateStakedNotary() { int8_t updateStakedNotary() {
return(-1) return(-1);
} }
#endif #endif