update_drop_threshold: TxDescriptor<{
    new: number;
}>

Overwrites the number of pages which must be in the queue after which we drop any further messages from the channel.

  • origin: Must pass Root.
  • new: Desired value for QueueConfigData.drop_threshold