This commit is contained in:
blackjok3r
2018-09-21 01:48:37 +08:00
parent 47cd790436
commit dda0a48e8d
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
#include "notarisationdb.h"
#include "notaries_STAKED.h"
extern char *notaries_STAKED
extern char *notaries_STAKED;
int GetSymbolAuthority(const char* symbol)
{

View File

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