Skip to content
Snippets Groups Projects
Unverified Commit c4b8ec12 authored by Francisco Aguirre's avatar Francisco Aguirre Committed by GitHub
Browse files

Use non-native token to benchmark xcm on asset hub (#7893)


Asset Hub was using the native token for benchmarking xcm instructions.
This is not the best since it's cheaper than using something in
`pallet-assets` for example.
Had to remove some restrictive checks from `pallet-xcm-benchmarks`.

I'll bring back the checks with a better framework in the future that
allows for handling multiple assets (`fungibles::*` traits).

---------

Co-authored-by: default avatarcmd[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 425d6188
Branches
Pipeline #519001 waiting for manual action with stages
in 1 hour, 38 minutes, and 4 seconds
Showing
with 431 additions and 295 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment