;
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include "notarisationdb.h"
|
||||
#include "notaries_STAKED.h"
|
||||
|
||||
extern char *notaries_STAKED
|
||||
extern char *notaries_STAKED;
|
||||
|
||||
int GetSymbolAuthority(const char* symbol)
|
||||
{
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
#define KOMODO_MAINNET_START 178999
|
||||
|
||||
extern char *notaries_STAKED
|
||||
extern char *notaries_STAKED;
|
||||
|
||||
const char *Notaries_genesis[][2] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user