All chains
    Preparing search index...

    Type Alias force_register

    force_register: TxDescriptor<
        {
            deposit: bigint;
            genesis_head: Binary;
            id: number;
            validation_code: Binary;
            who: SS58String;
        },
    >

    Force the registration of a Para Id on the relay chain.

    This function must be called by a Root origin.

    The deposit taken can be specified for this registration. Any ParaId can be registered, including sub-1000 IDs which are System Parachains.