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 e98f98b commit 63cab04Copy full SHA for 63cab04
target_chains/near/receiver/tests/workspaces.rs
@@ -5,7 +5,7 @@ use {
5
governance::{GovernanceAction, GovernanceInstruction, GovernanceModule},
6
state::{Chain, Price, PriceIdentifier, Source},
7
},
8
- pyth_wormhole_attester_sdk::{
+ pythnet_sdk::legacy::{
9
BatchPriceAttestation, Identifier, PriceAttestation, PriceStatus,
10
11
pythnet_sdk::test_utils::{
0 commit comments