Crate sp_evm_tracker

Source
Expand description

Inherents for EVM tracker

Structs§

Enums§

Constants§

  • Current approximation of the gas/s consumption considering EVM execution over compiled WASM (on 4.4Ghz CPU).
  • Executive inherent identifier.
  • Approximate ratio of the amount of Weight per Gas. u64 works for approximations because Weight is a very small unit compared to gas.

Traits§

  • Api to check and verify the evm-tracker extrinsic calls