·
36 commits
to feature/hashed-chain-spec
since this release
The chain specs for the collator in collator/src/chain_spec are the runtimes set when registering the parachain.
It includes prefixes for Hashed and Luhn, which are 9072 and 11486 respectively. Hashed addresses start with ha
and Luhn addresses start with uh
. E.g.
Public key (hex) : 0x84ce3f0bc9ae73d8497c6161927e9e04f39f4bc54579689532d048188c10a77c
Luhn Network : uhujXWvqSqGrY3K62qeamwCGQd7tTo1hm1s9ZYrgxAZFBLyLv
Hashed Network : haZWoTfGSiRo76YR4LhSMC5c2smshv9CoMg63mrKbM6p1XUEr
Related PR deploying metadata to polkadot-js: polkadot-js/apps#8376
Related PR deploying metadata to subscan: subscan-explorer/projects-info#68