1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00

Revert "Merge pull request "

This reverts commit c6bf73131a, reversing
changes made to 8a52cf4055.
This commit is contained in:
Riccardo Spagni 2015-11-30 11:07:22 +02:00
parent f78f9c5480
commit 2ea8d7345f

View file

@ -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)