This commit is contained in:
jl777
2016-11-19 16:26:49 -03:00
parent a9bb99d2fe
commit 03ef7187bc
3 changed files with 18 additions and 15 deletions

View File

@@ -29,7 +29,6 @@ pthread_mutex_t komodo_mutex;
struct pax_transaction *PAX;
int32_t NUM_PRICES; uint32_t *PVALS;
struct knotaries_entry *Pubkeys;
struct notarized_checkpoint *NPOINTS; int32_t NUM_NPOINTS;
struct komodo_state KOMODO_STATES[34];