Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/build/run-a-gateway/manage/solana-migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ Complete these steps before the cutover date to ensure uninterrupted reward elig

2. **Gateway registration is live on the new network:**
```bash
ar.io get-gateway -t solana \
npx @ar.io/sdk@latest get-gateway -t solana \
--rpc-url https://api.mainnet-beta.solana.com \
--core-program-id 73YoECm6NKXpVRoe5f1Q9BcP5DJGPFUjnFy6AxBE5Nvh \
--gar-program-id 89fNiiwgpFSPHKuqfNUkgYTYjtAJAhyqHjXmgXeppGpf \
Expand Down