Expand description
Identity precompile returns
Constants§
- FUN
 - Address of the identity precompile.
 - 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.