Function snowbridge_pallet_system::pallet::dispatchables::create_agent
source · pub fn create_agent<T: Config>()
Expand description
Sends a command to the Gateway contract to instantiate a new agent contract representing
origin
.
Fee required: Yes
origin
: Must beLocation
of a sibling parachain
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::create_agent
.