This commit is contained in:
blackjok3r
2018-11-02 23:26:07 +08:00
parent 20c46df9be
commit 7ccc6fe7ed
2 changed files with 1 additions and 1 deletions

View File

@@ -29,7 +29,6 @@ uint64_t komodo_paxtotal();
int32_t komodo_longestchain();
uint64_t komodo_maxallowed(int32_t baseid);
int32_t komodo_bannedset(int32_t *indallvoutsp,uint256 *array,int32_t max);
bool pubkey2addr(char *destaddr,uint8_t *pubkey33);
pthread_mutex_t komodo_mutex;

View File

@@ -22,6 +22,7 @@
#include "main.h"
#include "cc/CCinclude.h"
bool pubkey2addr(char *destaddr,uint8_t *pubkey33);
#define KOMODO_MAINNET_START 178999