Module identity
revm_
precompile
11.0.1
Module identity
Module Items
Constants
Functions
In crate revm_
precompile
Modules
blake2
bls12_381
bn128
hash
identity
interface
kzg_point_evaluation
modexp
secp256k1
secp256r1
utilities
Structs
Address
Bytes
Log
PrecompileWithAddress
Precompiles
Enums
PrecompileSpecId
Functions
calc_linear_cost_u32
u64_to_address
Type Aliases
B256
HashMap
HashSet
revm_precompile
Module
identity
Copy item path
Settings
Help
Summary
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.