All chains
    Preparing search index...
    create_offence: TxDescriptor<
        {
            maybe_identifications?: {
                others: { value: bigint; who: SS58String }[];
                own: bigint;
                total: bigint;
            }[];
            maybe_session_index?: number;
            offenders: [SS58String, number][];
        },
    >

    Allows the root, for example sudo to create an offence.

    If identifications is Some, then the given identification is used for offence. Else, it is fetched live from session::Historical.