pallet_frequency_tx_payment::pallet::dispatchables

Function pay_with_capacity

Source
pub fn pay_with_capacity<T: Config>(call: Box<<T as Config>::RuntimeCall>)
Expand description

Dispatch the given call as a sub_type of pay_with_capacity. 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.