a
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#include "cc/eval.h"
|
#include "cc/eval.h"
|
||||||
#include "crosschain.h"
|
#include "crosschain.h"
|
||||||
#include "notarisationdb.h"
|
#include "notarisationdb.h"
|
||||||
#include "notaries_STAKED.h"
|
//#include "notaries_STAKED.h"
|
||||||
|
|
||||||
|
|
||||||
int GetSymbolAuthority(const char* symbol)
|
int GetSymbolAuthority(const char* symbol)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#pragma once
|
#pragma once
|
||||||
#define *notaries_STAKED[][2]
|
|
||||||
const char *notaries_STAKED[][2] =
|
const char *notaries_STAKED[][2] =
|
||||||
{
|
{
|
||||||
{"alright", "03b4f49a1c22087e0a9dfaa87aef98ef496c544f9f86038f6c9fea4550543a7679"},
|
{"alright", "03b4f49a1c22087e0a9dfaa87aef98ef496c544f9f86038f6c9fea4550543a7679"},
|
||||||
|
|||||||
Reference in New Issue
Block a user