mirror of
https://github.com/monero-project/monero.git
synced 2025-01-28 07:07:11 -05:00
Revert "Merge pull request #506"
This reverts commit c6bf73131aaf804cb17f24c856f826be2761a566, reversing changes made to 8a52cf4055d247dd4b162985c931e99683992e3c.
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…
x
Reference in New Issue
Block a user