fixed field ordering to allow GCC to compile; removed unlock_time field from CARROT/SPARC TX outputs
This commit is contained in:
@@ -78,7 +78,6 @@ namespace cryptonote
|
||||
BEGIN_SERIALIZE_OBJECT()
|
||||
FIELD(key)
|
||||
FIELD(asset_type)
|
||||
VARINT_FIELD(unlock_time)
|
||||
FIELD(view_tag)
|
||||
FIELD(encrypted_janus_anchor)
|
||||
END_SERIALIZE()
|
||||
|
||||
Reference in New Issue
Block a user