pub fn transfer_to_encrypted(
    num_sigs: u32,
    sender: AccountAddress,
    nonce: Nonce,
    expiry: TransactionTime,
    amount: Amount
) -> PreAccountTransaction
Expand description

Transfer the given amount from public to encrypted balance of the given account.