pallet_frequency_tx_payment::pallet::dispatchables

Function pay_with_capacity_batch_all

Source
pub fn pay_with_capacity_batch_all<T: Config>(
    calls: Vec<<T as Config>::RuntimeCall>,
)
Expand description

Dispatch the given call as a sub_type of pay_with_capacity_batch_all. Calls dispatched in this fashion, if allowed, will pay with Capacity.

ยงWarning: Doc-Only

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