This commit is contained in:
blackjok3r
2018-09-21 11:20:09 +08:00
parent 41c25e89db
commit 24f0f84417

View File

@@ -1,5 +1,5 @@
//#ifndef NOTARIES_STAKED_H
//#define NOTARIES_STAKED_H
#ifndef NOTARIES_STAKED_H
#define NOTARIES_STAKED_H
extern const char *notaries_STAKED[][2];
extern const int num_notaries_STAKED;
@@ -26,4 +26,4 @@ bool is_STAKED();
{"alrighttest", "02e9dfe248f453b499315a90375e58a1c9ad79f5f3932ecb2205399a0f262d65fc" }, // RBevSstS8JtDXMEFNcJws4QTYN4PcE2VL5
{"alrighttest1", "03527c7ecd6a8c5db6d685a64e6e18c1edb49e2f057a434f56c3f1253a26e9c6a2" }, // RBw2jNU3dnGk86ZLqPMadJwRwg3NU8eC6s
};*/
//#endif
#endif