fixed pubkey for notary mining

This commit is contained in:
jl777
2016-10-03 08:16:53 -03:00
parent 6c6a735e59
commit 998397aa2c
3 changed files with 18 additions and 5 deletions

View File

@@ -20,6 +20,7 @@
#include <stdio.h>
int32_t IS_KOMODO_NOTARY;
std::string NOTARY_PUBKEY;
int32_t komodo_is_notaryblock(void *block)
{