[Whitelisted Caller] Change Polkadot AH and PC Network Suffix
PR1233 sets the network suffix, both in People and Asset Hub chain as polkadot.
This suffix value is used to derive different accounts by the Polkadot App.
Note that this value is used as the DefaultNetworSuffix, and can be changed by a storage item arbitrarily, before it is being consumed anymore.
Upon further examination, while not entirely wrong, is not the value that was intended to placed here. It would be better if the value matches the TLD of dotns, which is dot.
How To Change
The suffix is stored in pallet-netowrk-suffix. It can be changed via a EnsureRoot call to set_network_suffix. Since the 2.5 upgrade containing this pallet is already enacted, we will use this direct call.
Final Calls
Proposal will dispatch on AH: PAPI link
0x2802089a000c646f741f0005010100b10f05082f0000060200184b000c646f74
which will send this to PC as root XCM: PAPI link
0x4b000c646f74
Comments (0)
Voting Period
Decision Period
1 / 28 days
Confirmation Period
0 / 10 minutes
Polkassembly is now a read-only archive. Commenting is disabled.