Skip to content

Commit 349ad8a

Browse files
eshaben0xlukem
andauthored
Update parachains/runtime-maintenance/unlock-parachains.md
Co-authored-by: Lucas Malizia <[email protected]>
1 parent 0d51ca1 commit 349ad8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parachains/runtime-maintenance/unlock-parachains.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ You can identify your parachain's sovereign account using either of these method
9595

9696
- For parent/child chains use the prefix `0x70617261` (which decodes to `b"para"`).
9797
98-
2. Encode your parachain ID as a u32 [SCALE](/polkadot-protocol/parachain-basics/data-encoding#data-types){target=\_blank} value:
98+
2. Encode your parachain ID as a u32 [SCALE](/reference/parachains/data-encoding/#data-types){target=\_blank} value:
9999

100100
- For parachain 2006, this would be `d6070000`.
101101

0 commit comments

Comments
 (0)