Skip to content

Conversation

@asomani-ocl
Copy link

@asomani-ocl asomani-ocl commented Jan 9, 2026

Thank you for contributing to our docs!

Please fill out the below to ensure your doc gets quickly approved and merged.

Description

Document type

  • Gentle introduction
  • Quickstart
  • How-to
  • Concept
  • FAQ
  • Troubleshooting
  • Reference
  • Third-party content
  • Not applicable

Checklist

  • I have read the CONTRIBUTE.md guidelines
  • My changes follow the style conventions outlined in CONTRIBUTE.md
  • I have used sentence-case for titles and headers
  • I have used descriptive link text (not "here" or "this")
  • I have separated procedural from conceptual content where appropriate
  • I have tested my changes locally with yarn start or yarn build
  • My code follows the existing code style and conventions
  • I have added/updated frontmatter for new documents
  • I have checked for broken links
  • I have verified that my changes don't break the build
  • Third-party docs only: Do you agree to the third-party content policy outlined within CONTRIBUTE.md?
    • Yes
    • Not applicable

Additional Notes

@vercel
Copy link

vercel bot commented Jan 9, 2026

@asomani-ocl is attempting to deploy a commit to the Offchain Labs - AF Billed Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Jan 9, 2026

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

Project Deployment Review Updated (UTC)
arbitrum-docs Error Error Jan 9, 2026 8:20pm

- A chain can disable Native Mint/Burn instantly
- If a chain wants to have a lower delay (e.g., one day, one hour), they will need to maintain a small fork of Nitro that changes the hard-coded value:
- Hard-Coded value here: https://github.com/OffchainLabs/go-ethereum/blob/c289e79453d4fdd8644a88337885c8bf27155604/params/config_arbitrum.go#L49
- This change will cause your WASM module root to change. Please refer to [customize stf](<[https://docs.arbitrum.io/launch-arbitrum-chain/customize-your-chain/customize-stf#building-the-modified-node](https://docs.arbitrum.io/launch-arbitrum-chain/customize-your-chain/customize-stf#building-the-modified-node)>) steps to calculate the new WASM module root and set it on the chain before starting your new node..
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- This change will cause your WASM module root to change. Please refer to [customize stf](<[https://docs.arbitrum.io/launch-arbitrum-chain/customize-your-chain/customize-stf#building-the-modified-node](https://docs.arbitrum.io/launch-arbitrum-chain/customize-your-chain/customize-stf#building-the-modified-node)>) steps to calculate the new WASM module root and set it on the chain before starting your new node..
- This change will cause your WASM module root to change. Please refer to [customize stf](/launch-arbitrum-chain/customize-your-chain/customize-stf#building-the-modified-node) steps to calculate the new WASM module root and set it on the chain before starting your new node.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asomani-ocl , there are several broken links in the doc. I fixed one of them to show you what format will work (linking docs in our codebase is a hard science!). I'll let you take care of the other ones.

@vercel
Copy link

vercel bot commented Jan 12, 2026

Deployment failed with the following error:

You don't have permission to create a Preview Deployment for this Vercel project: arbitrum-docs.

View Documentation: https://vercel.com/docs/accounts/team-members-and-roles

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