This commit is contained in:
blackjok3r
2018-09-21 13:41:40 +08:00
parent 9a469cda6f
commit 3539848b60

View File

@@ -1,4 +1,4 @@
extern const char *notaries_STAKED[17[2];
extern const char *notaries_STAKED[17][2];
extern int num_notaries_STAKED;
bool is_STAKED();