test
This commit is contained in:
@@ -21,6 +21,7 @@ void komodo_init(int32_t height);
|
||||
void komodo_assetchain_pubkeys(char *jsonstr);
|
||||
int32_t komodo_chosennotary(int32_t *notaryidp,int32_t height,uint8_t *pubkey33);
|
||||
int32_t komodo_isrealtime(int32_t *kmdheightp,char *target);
|
||||
uint64_t komodo_paxtotal();
|
||||
|
||||
pthread_mutex_t komodo_mutex;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user