This commit is contained in:
jl777
2018-04-13 18:06:44 +03:00
parent 48fec2e771
commit 065505b795
2 changed files with 7 additions and 6 deletions

View File

@@ -177,7 +177,7 @@ public:
//! (memory only) Sequential id assigned to distinguish order in which blocks are received.
uint32_t nSequenceId;
int8_t notaryid; uint8_t pubkey33[33];
int8_t notaryid; uint8_t pubkey33[33],didinit;
void SetNull()
{