Unverified Commit 841a33ed authored by Muharem Ismailov's avatar Muharem Ismailov Committed by GitHub
Browse files

asset-rate pallet: box asset kind parameter (#1545)

The `AssetKind` type parameter of a dispatchable, defined by the user,
might be large — like `xcm::MultiLocation`. To prevent inflating the
size of the `Call` type, we `Box` it.

This changes required for
https://github.com/paritytech/polkadot-sdk/pull/1333



---------

Co-authored-by: default avatarOliver Tale-Yazdi <[email protected]>
parent b300efcb
Pipeline #390774 passed with stages
in 1 hour, 53 minutes, and 49 seconds
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