pub fn transfer_ud_keep_alive<T: Config>(
dest: <T::Lookup as StaticLookup>::Source,
value: BalanceOf<T>
)
Expand description
Transfer some liquid free balance to another account in milliUD and keep the account alive.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::transfer_ud_keep_alive
.