Skip to content

docs: Fix redundant phrase Update custom-gas-token.mdx #1234

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 10, 2025
Merged
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 pages/stack/beta-features/custom-gas-token.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ This is the general flow of how custom gas tokens work on the OP Stack:
Chain operators get the following benefits by using custom gas tokens:

* can use an L1 ERC-20 token as the custom gas token for L2 OP Stack chain deployment
* can use an ERC-20 token on an existing L2 OP Stack chain as as the custom gas token for an L3 OP Stack chain deployment
* can use an ERC-20 token on an existing L2 OP Stack chain as the custom gas token for an L3 OP Stack chain deployment
* can use custom gas tokens with other configurations of the OP Stack, including Plasma Mode.

## Considerations
Expand Down