pub fn transfer_treasury_funds<T: Config>(
account_id: T::AccountId,
balance: <T as Config>::Balance,
)
Expand description
Transfer funds from treasury to given account
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::transfer_treasury_funds
.