diff --git a/target_chains/sui/contracts/sources/pyth.move b/target_chains/sui/contracts/sources/pyth.move index 7d7ce52d4f..f07693dfe6 100644 --- a/target_chains/sui/contracts/sources/pyth.move +++ b/target_chains/sui/contracts/sources/pyth.move @@ -581,7 +581,7 @@ module pyth::pyth_tests{ (scenario, coins, clock) } - fun get_mock_price_infos(): vector { + public fun get_mock_price_infos(): vector { use pyth::i64::Self; use pyth::price::{Self}; vector[