Function pallet_restricted_tokens::pallet::dispatchables::transfer
source · pub fn transfer<T: Config>(
dest: <T::Lookup as StaticLookup>::Source,
currency_id: T::CurrencyId,
amount: 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::transfer
.