Function pallet_ethereum_xcm::pallet::dispatchables::transact
source · pub fn transact<T: Config>(xcm_transaction: EthereumXcmTransaction)
Expand description
Xcm Transact an Ethereum transaction. Weight: Gas limit plus the db read involving the suspension check
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::transact
.