mirror of
https://github.com/logos-blockchain/lez-programs.git
synced 2026-07-08 07:59:28 +00:00
Use borsh::object_length to reserve the exact serialized size for OraclePriceAccount data without relying on size_of_val. Add coverage for string-backed source identifiers.