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