rebond: TxDescriptor<{
    value: bigint;
}>

Rebond a portion of the stash scheduled to be unlocked.

The dispatch origin must be signed by the controller.

  • Time complexity: O(L), where L is unlocking chunks
  • Bounded by MaxUnlockingChunks.