pub fn transfer<T: Config>(dest: T::AccountId, amount: Balance)
Expand description

Transfer amount from origin to dest.

§Warning: Doc-Only

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