try again
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
@@ -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] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user