We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d51ca1 commit 349ad8aCopy full SHA for 349ad8a
parachains/runtime-maintenance/unlock-parachains.md
@@ -95,7 +95,7 @@ You can identify your parachain's sovereign account using either of these method
95
96
- For parent/child chains use the prefix `0x70617261` (which decodes to `b"para"`).
97
98
- 2. Encode your parachain ID as a u32 [SCALE](/polkadot-protocol/parachain-basics/data-encoding#data-types){target=\_blank} value:
+ 2. Encode your parachain ID as a u32 [SCALE](/reference/parachains/data-encoding/#data-types){target=\_blank} value:
99
100
- For parachain 2006, this would be `d6070000`.
101
0 commit comments