Skip to content

docs(cre): remove isTestnet param from getNetwork() calls#3527

Merged
dev-dist merged 3 commits intomainfrom
update/removeistestnet
Mar 6, 2026
Merged

docs(cre): remove isTestnet param from getNetwork() calls#3527
dev-dist merged 3 commits intomainfrom
update/removeistestnet

Conversation

@wentzeld
Copy link
Contributor

@wentzeld wentzeld commented Mar 5, 2026

Summary

  • Removed all occurrences of isTestnet: true, from getNetwork() calls in CRE TypeScript documentation
  • 46 occurrences removed across 8 files
  • The parameter is optional and was causing customer confusion

  The optional isTestnet parameter is causing customer confusion and is
  not needed. Removed from all TypeScript CRE documentation (46 occurrences
  across 8 files).
@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Mar 6, 2026 5:58pm

Request Review

@wentzeld wentzeld marked this pull request as ready for review March 6, 2026 17:37
@wentzeld wentzeld requested a review from a team as a code owner March 6, 2026 17:37
@dev-dist dev-dist enabled auto-merge (squash) March 6, 2026 17:50
@dev-dist dev-dist merged commit a18c3f5 into main Mar 6, 2026
21 of 22 checks passed
@dev-dist dev-dist deleted the update/removeistestnet branch March 6, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants