diff --git a/examples/stateful-precompile/src/main.rs b/examples/stateful-precompile/src/main.rs index 3165b3313aa3..2cdebfe5602c 100644 --- a/examples/stateful-precompile/src/main.rs +++ b/examples/stateful-precompile/src/main.rs @@ -68,8 +68,8 @@ impl MyEvmConfig { /// Sets the precompiles to the EVM handler /// - /// This will be invoked when the EVM is created via [ConfigureEvm::evm] or - /// [ConfigureEvm::evm_with_inspector] + /// This will be invoked when the EVM is created via [ConfigureEvm::evm_with_env] or + /// [ConfigureEvm::evm_with_env_and_inspector] /// /// This will use the default mainnet precompiles and wrap them with a cache. pub fn set_precompiles(