mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-27 13:23:29 +01:00
Merge pull request #513
2ea8d73
Revert "Merge pull request #506" (Riccardo Spagni)
This commit is contained in:
commit
b8572e62bc
@ -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