mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-14 00:31:01 +00:00
fix outer config link (#89)
This commit is contained in:
@@ -54,7 +54,7 @@ The inner `trait Config` used to parameterize `XcmExecutor` has the following as
|
|||||||
* Common configs:
|
* Common configs:
|
||||||
- `RuntimeCall`
|
- `RuntimeCall`
|
||||||
|
|
||||||
== Outer Config link:https://github.com/paritytech/polkadot-sdk/blob/master/polkadot/xcm/xcm-executor/src/lib.rs#L30[{github-icon},role=heading-link]
|
== Outer Config link:https://github.com/paritytech/polkadot-sdk/blob/master/polkadot/xcm/xcm-executor/src/lib.rs#L58[{github-icon},role=heading-link]
|
||||||
|
|
||||||
* The outer `struct XcmExecutor<Config>` configures the following fields:
|
* The outer `struct XcmExecutor<Config>` configures the following fields:
|
||||||
- `holding` -- Assets allowed in the holding register. Type must be `Assets`.
|
- `holding` -- Assets allowed in the holding register. Type must be `Assets`.
|
||||||
|
|||||||
Reference in New Issue
Block a user