mirror of
https://github.com/logos-blockchain/lez-programs.git
synced 2026-05-19 07:29:32 +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.