try again

This commit is contained in:
blackjok3r
2018-09-21 13:28:25 +08:00
parent 14acb852d5
commit 1183a043b2
2 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@
#include "notarisationdb.h"
#include "notaries_staked.h"
extern const char *notaries_STAKED[][2];
extern const int num_notaries_STAKED;
//extern const char *notaries_STAKED[][2];
//extern const int num_notaries_STAKED;
int GetSymbolAuthority(const char* symbol)
{

View File

@@ -22,8 +22,8 @@
#define KOMODO_MAINNET_START 178999
extern const char *notaries_STAKED[][2];
extern const int num_notaries_STAKED;
//extern const char *notaries_STAKED[][2];
//extern const int num_notaries_STAKED;
const char *Notaries_genesis[][2] =
{