pub fn spend_from_treasury<T: Config>(
    value: <<T as Config>::Currency as Currency<<T as Config>::AccountId>>::Balance,
    beneficiary: T::AccountId
)
Expand description

Warning: Doc-Only

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