set_current_head: TxDescriptor<{
    new_head: Binary;
    para: number;
}>

Set the parachain's current head.

Can be called by Root, the parachain, or the parachain manager if the parachain is unlocked.