Function pallet_transfer_allowlist::pallet::dispatchables::toggle_allowance_delay_once_future_modifiable
source · pub fn toggle_allowance_delay_once_future_modifiable<T: Config>(
currency_id: T::CurrencyId
)
Expand description
This allows the delay value to be modified after the current delay has passed since the current block Or sets the delay value to be not modifiable iff modifiable at has already passed
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::toggle_allowance_delay_once_future_modifiable
.