Cache pubkey33 and notary

This commit is contained in:
jl777
2018-03-26 04:23:57 +03:00
parent 85f05424d3
commit faf51f1a7a
4 changed files with 46 additions and 31 deletions

View File

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