Crate pallet_evm_precompile_simple

Source

Structs§

ECRecover
The ecrecover precompile.
ECRecoverPublicKey
The ECRecoverPublicKey precompile. Similar to ECRecover, but returns the pubkey (not the corresponding Ethereum address)
Identity
The identity precompile.
Ripemd160
The ripemd precompile.
Sha256
The sha256 precompile.