Function open

Source
pub fn open(
    authority: Pubkey,
    amount_a: u64,
    amount_b: u64,
    expires_at: i64,
    fee: u64,
    id: [u8; 32],
    mint_a: Pubkey,
    mint_b: Pubkey,
) -> Instruction