Module kintsugi_runtime_parachain::evm
source · Structs
- Sets the ideal block fullness to 50%. If the block weight is between:
- The amount of gas per pov, taken from Moonbeam: ceil(MAXIMUM_BLOCK_WEIGHT.ref_time() / MAXIMUM_BLOCK_WEIGHT.proof_size() / WEIGHT_PER_GAS)
- Set the EVM chain ID based on the parachain ID
Constants
- Approximate ratio of the amount of Weight per Gas (Moonbeam)
Traits
- Get the “action” (call or create) of an Ethereum transaction