[][src]Function casperlabs_contract_ffi::contract_api::transfer_to_account

pub fn transfer_to_account(target: PublicKey, amount: U512) -> TransferResult

Transfers amount of motes from default purse of the account to target account. If target does not exist it will create it.