Expand description
Functions§
- force_
transact_ as - Xcm Transact an Ethereum transaction, but allow to force the caller and create address. This call should be restricted (callable only by the runtime or governance). Weight: Gas limit plus the db reads involving the suspension and proxy checks
- resume_
ethereum_ xcm_ execution - Resumes all Ethereum executions from XCM.
- suspend_
ethereum_ xcm_ execution - Suspends all Ethereum executions from XCM.
- transact
- Xcm Transact an Ethereum transaction. Weight: Gas limit plus the db read involving the suspension check
- transact_
through_ proxy - Xcm Transact an Ethereum transaction through proxy. Weight: Gas limit plus the db reads involving the suspension and proxy checks