mirror of
https://github.com/monero-project/monero.git
synced 2024-12-14 12:26:31 +02:00
Revert "Merge pull request #506"
This reverts commitc6bf73131a
, reversing changes made to8a52cf4055
.
This commit is contained in:
parent
f78f9c5480
commit
2ea8d7345f
@ -284,8 +284,8 @@ namespace cryptonote
|
|||||||
uint32_t nonce;
|
uint32_t nonce;
|
||||||
|
|
||||||
BEGIN_SERIALIZE()
|
BEGIN_SERIALIZE()
|
||||||
FIELD(major_version)
|
VARINT_FIELD(major_version)
|
||||||
FIELD(minor_version)
|
VARINT_FIELD(minor_version)
|
||||||
VARINT_FIELD(timestamp)
|
VARINT_FIELD(timestamp)
|
||||||
FIELD(prev_id)
|
FIELD(prev_id)
|
||||||
FIELD(nonce)
|
FIELD(nonce)
|
||||||
|
Loading…
Reference in New Issue
Block a user