change some stuff

This commit is contained in:
blackjok3r
2018-09-21 11:43:32 +08:00
parent 24f0f84417
commit b7a3348ed1
4 changed files with 14 additions and 8 deletions

View File

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