Skip to content

Commit 63cab04

Browse files
devin-ai-integration[bot]Jayant Krishnamurthy
andcommitted
refactor: update near receiver tests to use pythnet_sdk::legacy
Co-Authored-By: Jayant Krishnamurthy <[email protected]>
1 parent e98f98b commit 63cab04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

target_chains/near/receiver/tests/workspaces.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use {
55
governance::{GovernanceAction, GovernanceInstruction, GovernanceModule},
66
state::{Chain, Price, PriceIdentifier, Source},
77
},
8-
pyth_wormhole_attester_sdk::{
8+
pythnet_sdk::legacy::{
99
BatchPriceAttestation, Identifier, PriceAttestation, PriceStatus,
1010
},
1111
pythnet_sdk::test_utils::{

0 commit comments

Comments
 (0)