pub fn transfer_to_public(
    num_sigs: u32,
    sender: AccountAddress,
    nonce: Nonce,
    expiry: TransactionTime,
    data: SecToPubAmountTransferData<EncryptedAmountsCurve>
) -> PreAccountTransaction
Expand description

Transfer the given amount from encrypted to public balance of the given account. The payload may be constructed using make_sec_to_pub_transfer_data