Skip to content

Commit

Permalink
Update customize-precompile.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason-W123 authored Oct 9, 2023
1 parent 319f539 commit fb03a7a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import PublicPreviewBannerPartial from '../partials/_orbit-public-preview-banner

⚠️⚠️⚠️ The tutorial only works when you use eth_call to call the new precompiles, if you want to add non-view/pure methods or call from other contracts, it will break validation, but we will have `how to update the wasm module root tutorial` to fix this soon. If you want to test modifying the STS before we have instructions for wasm module root generation, you can add command `--node.staker.dangerous.without-block-validator` when you start the node.


There are two ways to customize your chain's precompiles:

1. Add new methods to an existing [precompile][precompile_impl_dir_link].
Expand Down

0 comments on commit fb03a7a

Please sign in to comment.