pub fn multi_agent_swap_txn(
    sender: &Account,
    secondary_signer: &Account,
    seq_num: u64,
    xus_amount: u64,
    xdx_amount: u64
) -> SignedTransaction
Expand description

Returns a transaction to swap currencies between two accounts.