Crate precompile_util
source ·Modules
Structs
- Context of the runtime.
- The ecrecover precompile.
- The ECRecoverPublicKey precompile. Similar to ECRecover, but returns the pubkey (not the corresponding Ethereum address)
- The identity precompile.
- The ripemd precompile.
- The sha256 precompile.
Enums
Constants
Traits
- One single precompile used by EVM engine.
- Handle provided to a precompile to interact with the EVM.
- A set of precompiles.