feat: add pezkuwichain mainnet configuration
Mainnet Configuration: - Add pezkuwichain_mainnet_config() in chain_spec.rs with HEZ token properties - Add "pezkuwichain-mainnet" CLI option in command.rs - Update relay chain name to "pezkuwichain-mainnet" in asset_hubs.rs Asset Hub Genesis (asset-hub-pezkuwichain): - Add wUSDT asset (ID: 1000, 6 decimals) for wrapped USDT - Update treasury, founder, presale accounts to secure mainnet wallets - Update collator addresses (Azad, Beritan, Civan, Dildar) People Chain Genesis (people-pezkuwichain): - Add PezkuwichainGenesis runtime type for mainnet - Update founder account to secure mainnet wallet - Update collator addresses (Erin, Firaz, Goran, Hevi) Token Configuration: - HEZ: 18 decimals, SS58 format 42 - PEZ: Asset ID 1, 12 decimals - wHEZ: Asset ID 2, 12 decimals - wUSDT: Asset ID 1000, 6 decimals
This commit is contained in:
Generated
+1
@@ -12013,6 +12013,7 @@ dependencies = [
|
||||
"pezsp-staking",
|
||||
"pezsp-state-machine",
|
||||
"pezsp-std",
|
||||
"pezsp-timestamp",
|
||||
"pezsp-tracing",
|
||||
"pezsp-trie",
|
||||
"pezsp-weights",
|
||||
|
||||
Reference in New Issue
Block a user