Skip to content

Commit f0c8ef1

Browse files
authored
Update solana-offchain-report-verification.mdx (#2224)
Set version to "1.18.26"
1 parent bcd86f7 commit f0c8ef1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/data-streams/tutorials/streams-direct/solana-offchain-report-verification.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,9 +131,9 @@ default = []
131131
data-streams-report = { git = "https://github.com/smartcontractkit/data-streams-sdk.git" }
132132
sdk-off-chain = { git = "https://github.com/smartcontractkit/smart-contract-examples.git", branch = "data-streams-solana-integration", package = "sdk-off-chain"}
133133

134-
solana-program = "2.1.6"
135-
solana-sdk = "2.1.6"
136-
solana-client = "2.1.6"
134+
solana-program = "1.18.26"
135+
solana-sdk = "1.18.26"
136+
solana-client = "1.18.26"
137137
hex = "0.4.3"
138138
borsh = "0.10.3"
139139
```

0 commit comments

Comments
 (0)