pub fn add_allowance_delay<T: Config>(
    currency_id: T::CurrencyId,
    delay: BlockNumberFor<T>
)
Expand description

Adds an account/currency delay Calling on an account/currency with an existing delay will fail. To update a delay the delay has to be set to future modifiable. then an update delay extrinsic called

§Warning: Doc-Only

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