Crate pallet_xcm_benchmarks

Source
Expand description

Pallet that serves no other purpose than benchmarking raw messages Xcm.

Modules§

fungible
generic

Traits§

Config
A base trait for all individual pallets

Functions§

account_and_location
asset_instance_from
generate_holding_assets
new_executor

Type Aliases§

AssetTransactorOf
The asset transactor of our executor
ExecutorOf
The XCM executor to use for doing stuff.
RuntimeCallOf
The overarching call type.
XcmCallOf
The call type of executor’s config. Should eventually resolve to the same overarching call type.