Module pallet_ethereum_xcm::pallet::dispatchables
source · Expand description
Functions§
- 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
- Resumes all Ethereum executions from XCM.
- Suspends all Ethereum executions from XCM.
- Xcm Transact an Ethereum transaction. Weight: Gas limit plus the db read involving the suspension check
- Xcm Transact an Ethereum transaction through proxy. Weight: Gas limit plus the db reads involving the suspension and proxy checks