We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49b1ecb commit fb075bfCopy full SHA for fb075bf
crates/evm/src/precompiles.rs
@@ -16,7 +16,6 @@ use revm::{
16
Context, Journal,
17
};
18
19
-
20
/// A mapping of precompile contracts that can be either static (builtin) or dynamic.
21
///
22
/// This is an optimization that allows us to keep using the static precompiles
0 commit comments