This commit is contained in:
jl777
2017-02-02 15:46:20 +02:00
parent 212b5a730b
commit 1b475b7905
2 changed files with 3 additions and 3 deletions

View File

@@ -606,7 +606,7 @@ void komodo_connectpindex(CBlockIndex *pindex)
}
int32_t komodo_notaries(uint8_t pubkeys[64][33],int32_t height);
int32_t komodo_electednotary(uint8_t *pubkey33);
int32_t komodo_electednotary(uint8_t *pubkey33,int32_t height);
int8_t komodo_minerid(int32_t height)
{