pub fn transfer_native_from_agent<T: Config>(recipient: H160, amount: u128)
Expand description
Sends a message to the Gateway contract to transfer ether from an agent to recipient
.
A partial fee will be charged for local processing only.
origin
: Must beLocation
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::transfer_native_from_agent
.