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