open

Function open 

Source
pub fn open(
    signer: Pubkey,
    payer: Pubkey,
    id: u64,
    provider: Pubkey,
    commit: [u8; 32],
    is_auto: bool,
    samples: u64,
    end_at: u64,
) -> Instruction