diff --git a/src/api/common.ts b/src/api/common.ts index 135c2b9..85387f1 100644 --- a/src/api/common.ts +++ b/src/api/common.ts @@ -68,13 +68,10 @@ export const fromAssetHubToRelay = ( dest: { type: "V3" as const, value: { - parents: 0, + parents: 1, interior: { - type: "X1" as const, - value: { - type: "Parachain" as const, - value: 1000, - }, + type: "Here" as const, + value: undefined, }, }, },