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

Merge pull request

2ea8d73 Revert "Merge pull request " (Riccardo Spagni)
This commit is contained in:
Riccardo Spagni 2015-11-30 11:08:15 +02:00
commit b8572e62bc
No known key found for this signature in database
GPG key ID: 55432DF31CCD4FCD

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)