• Produces the CAIP-2 identifier for a polkadot-based chain from its genesis hash.

    Parameters

    • genesisHash: Uint8Array

      The chain's genesis hash.

    Returns `polkadot:${string}`

    A CAIP-2 identifier of the form polkadot:{32 hex characters} as described in CAIP-13.