mirror of
https://github.com/monero-project/monero.git
synced 2024-10-01 11:49:47 -04: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;
|
||||
|
||||
BEGIN_SERIALIZE()
|
||||
FIELD(major_version)
|
||||
FIELD(minor_version)
|
||||
VARINT_FIELD(major_version)
|
||||
VARINT_FIELD(minor_version)
|
||||
VARINT_FIELD(timestamp)
|
||||
FIELD(prev_id)
|
||||
FIELD(nonce)
|
||||
|
Loading…
Reference in New Issue
Block a user