move_claim: TxDescriptor<
    {
        maybe_preclaim?: SS58String;
        new: FixedSizeBinary<20>;
        old: FixedSizeBinary<20>;
    },
>