Fix ordering of PR fields for yield_price serialization
This commit is contained in:
committed by
MoneroOcean
parent
79e5c63a7d
commit
f1a39778cb
@@ -61,8 +61,8 @@ namespace zephyr_oracle
|
||||
KV_SERIALIZE(reserve_ma)
|
||||
KV_SERIALIZE(reserve_ratio)
|
||||
KV_SERIALIZE(reserve_ratio_ma)
|
||||
KV_SERIALIZE(timestamp)
|
||||
KV_SERIALIZE(yield_price)
|
||||
KV_SERIALIZE(timestamp)
|
||||
KV_SERIALIZE(signature)
|
||||
END_KV_SERIALIZE_MAP()
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user