This commit is contained in:
_xxfedexx_ 2023-02-17 22:05:02 +01:00
parent d25099a23a
commit 7e4aa48f90

View file

@ -200,10 +200,9 @@ namespace boost
{
a & b.signature;
if (b.major_version < HF_VERSION_P2POOL) {
FIELD(vote)
}
a & b.vote;
}
}
//------------------
a & b.miner_tx;
a & b.tx_hashes;