Skip to content

[docs-agent] Link prefundRent mentions to CPI rent prefunding section#1480

Merged
dancoombs merged 1 commit into
mainfrom
docs/link-prefund-rent-cpi-section
Jul 24, 2026
Merged

[docs-agent] Link prefundRent mentions to CPI rent prefunding section#1480
dancoombs merged 1 commit into
mainfrom
docs/link-prefund-rent-cpi-section

Conversation

@alchemy-bot

Copy link
Copy Markdown
Contributor

Summary

The Solana sponsorship page (/docs/wallets/transactions/sponsor-gas/solana) mentions prefundRent: true in two places but neither cross-links to the section that fully describes it. This makes CPI rent prefunding hard to discover from the primary Wallet APIs sponsorship entry point.

Adds an inline link to the CPI rent prefunding section from:

  • content/wallets/pages/transactions/sponsor-gas/solana/api.mdx — the "Prepare calls with sponsorship" step: Add prefundRent: true to opt in to [CPI rent prefunding](…)
  • content/wallets/pages/transactions/sponsor-gas/solana/index.mdx — the "Rent sponsorship" accordion on the top-level page: appends See [CPI rent prefunding](…) for the full contract, requirements, and best practices.

No content changes beyond the two anchor additions. Uses the /docs/wallets/... prefix per lychee link-check requirements.

Linear

DOCS-161 — https://linear.app/alchemyapi/issue/DOCS-161/link-prefundrent-references-on-solana-sponsorship-page-to-cpi-rent

Requested by

@dancoombs (via Slack thread)

The Solana sponsorship page mentions `prefundRent: true` in the Prepare calls step (api.mdx) and in the Rent sponsorship accordion (index.mdx), but neither cross-links to the detailed CPI rent prefunding section on the lower-level `alchemy_requestFeePayer` flow page, making the full contract and requirements hard to find from the primary Wallet APIs sponsorship page.

Refs DOCS-161

Requested-by: @dancoombs
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ✅ Ready 🔗 Visit Preview Jul 24, 2026, 5:29 PM

@dancoombs
dancoombs merged commit de0b4bb into main Jul 24, 2026
10 of 11 checks passed
@dancoombs
dancoombs deleted the docs/link-prefund-rent-cpi-section branch July 24, 2026 18:42
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.

3 participants