WTFTWTFEWIDlknPI

This commit is contained in:
blackjok3r
2018-09-21 15:57:30 +08:00
parent 7384746b72
commit 3b210ee00c
2 changed files with 1 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
#ifndef NOTARIES_STAKED
#define NOTARIES_STAKED
extern const char *notaries_STAKED[17][2];
extern const char *notaries_STAKED[][2];
extern int num_notaries_STAKED;
bool is_STAKED();