pub fn update_suspend_threshold<T: Config>(new: u32)
Expand description

Overwrites the number of pages which must be in the queue for the other side to be told to suspend their sending.

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

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::update_suspend_threshold.