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 passRoot
.new
: Desired value forQueueConfigData.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
.