Function pallet_ethereum_checked::pallet::dispatchables::transact
source · pub fn transact<T: Config>(tx: CheckedEthereumTx)
Expand description
Transact an Ethereum transaction. Similar to pallet_ethereum::Transact
,
but is only for XCM remote call.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::transact
.