Skip to content

Commit 68043f8

Browse files
committed
Removing the mention of the testnet portal from the migration doc
modified: docs/cloud/resources/migrate-to-portal-on-solana.mdx
1 parent 8a240c9 commit 68043f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cloud/resources/migrate-to-portal-on-solana.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ pnpm install
140140
**A.** Replace all exising data sources with the portal:
141141

142142
```diff
143-
+ .setPortal('https://portal.tethys.sqd.dev/datasets/solana-beta')
143+
+ .setPortal('https://portal.sqd.dev/datasets/solana-beta')
144144
- .setGateway('https://v2.archive.subsquid.io/network/solana-mainnet')
145145
- .setRpc({
146146
- client: new SolanaRpcClient({

0 commit comments

Comments
 (0)