We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c82321 commit 9bd142dCopy full SHA for 9bd142d
target_chains/stylus/contracts/pyth-receiver/src/lib.rs
@@ -39,7 +39,7 @@ use pythnet_sdk::{
39
},
40
41
};
42
-use structs::{DataSource, DataSourceStorage, PriceFeedReturn, PriceInfoStorage, PriceReturn};
+use structs::{DataSource, DataSourceStorage, PriceFeedReturn, PriceFeedStorage, PriceReturn};
43
use wormhole_vaas::{Readable, Vaa, Writeable};
44
45
sol_interface! {
0 commit comments