[docs-agent] Remove Solana: Account Archive section from compute-unit-costs - #1519
Merged
Merged
Conversation
…-costs The section has TBD pricing across all rows and shouldn't have shipped to prod. The Solana Account Archive product page and OpenRPC entries are unaffected; only the pricing-page section is removed. Add back when per-method CU pricing is finalized. Refs DOCS-186 Requested-by: @clinder777
🔗 Preview Mode
|
dslovinsky
approved these changes
Aug 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Removes the
# Solana: Account Archivesection from the Compute Unit Costs page. The section shipped to prod with all CU/Throughput values asTBDbecause per-method pricing hasn't been finalized. Canaan asked for it to come out until pricing is confirmed, at which point we can add it back.Only the pricing-page section is removed. The Solana Account Archive product page (
content/api-reference/solana/account-archive.mdx), the docs.yml nav entry, the redirect, and the OpenRPC references insrc/openrpc/chains/_components/solana/are all left in place.Linear
DOCS-186 — https://linear.app/alchemyapi/issue/DOCS-186/remove-solana-account-archive-section-from-compute-unit-costs-page
Requested by
@clinder777 (via Slack thread)