mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 09:57:56 +00:00
de835f4cd9
Continues the work of https://github.com/paritytech/polkadot/pull/7312. `MultiLocation` was modified to implement serialize in no-std in that PR, but not the assets types. This PR does the same for assets, and this also allows to inject them in pallets that require them in genesis.
14 lines
406 B
Plaintext
14 lines
406 B
Plaintext
# Schema: Polkadot SDK PRDoc Schema (prdoc) v1.0.0
|
|
# See doc at https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/prdoc/schema_user.json
|
|
|
|
title: Serialize/Deserialize trait implemented in no-std for XCM assets types
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
Serialize/Deserialize trait implemented in no-std for XCM v3 and v4
|
|
assets types
|
|
|
|
crates:
|
|
- name: staging-xcm
|