revm_
precompile
11.0.1
Module identity
Module Items
Constants
Functions
In crate revm_
precompile
revm_precompile
Module
identity
Copy item path
Source
Constants
§
FUN
IDENTITY_
BASE
The base cost of the operation.
IDENTITY_
PER_
WORD
The cost per word.
Functions
§
identity_
run
Takes the input bytes, copies them, and returns it as the output.