Skip to content

Commit

Permalink
Update PolkadotActions.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mordamax committed Oct 20, 2023
1 parent 902773d commit b273cd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dripper/polkadot/PolkadotActions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export class PolkadotActions {
V3: {
interior: {
X1: {
Parachain: polkadotApi.createType("Compact<u32>", parachain_id),
Parachain: parachain_id,
},
},
parents: 0,
Expand Down

0 comments on commit b273cd7

Please sign in to comment.