WTF!??!?
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
#ifndef NOTARIES_STAKED_H
|
||||
#define NOTARIES_STAKED_H
|
||||
|
||||
extern const char *notaries_STAKED[][2];
|
||||
extern const int num_notaries_STAKED;
|
||||
|
||||
@@ -29,4 +26,3 @@ bool is_STAKED();
|
||||
|
||||
const int num_notaries_STAKED = (int32_t)(sizeof(notaries_STAKED)/sizeof(*notaries_STAKED));
|
||||
*/
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user