Function pallet_restricted_tokens::pallet::dispatchables::set_balance
source · pub fn set_balance<T: Config>(
who: <T::Lookup as StaticLookup>::Source,
currency_id: T::CurrencyId,
new_free: T::Balance,
new_reserved: T::Balance
)
Expand description
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_balance
.