test
This commit is contained in:
@@ -70,6 +70,7 @@ struct notarized_checkpoint { uint256 notarized_hash,notarized_desttxid; int32_t
|
||||
struct komodo_state
|
||||
{
|
||||
uint256 NOTARIZED_HASH,NOTARIZED_DESTTXID;
|
||||
int32_t SAVEDHEIGHT,CURRENT_HEIGHT,NOTARIZED_HEIGHT,rewinding;
|
||||
int32_t SAVEDHEIGHT,CURRENT_HEIGHT,NOTARIZED_HEIGHT;
|
||||
uint32_t KOMODO_REALTIME;
|
||||
struct komodo_event **Komodo_events; int32_t Komodo_numevents;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user