All chains
    Preparing search index...
    set_params: TxDescriptor<
        {
            params: {
                active_salary: bigint[];
                demotion_period: number[];
                min_promotion_period: number[];
                offboard_timeout: number;
                passive_salary: bigint[];
            };
        },
    >

    Set the parameters.

    • origin: An origin complying with ParamsOrigin or root.
    • params: The new parameters for the pallet.