Skip to main content

run

Function run 

Source
pub fn run(
    config: &ChainConfig,
    mint: &Pubkey,
    oracle: &Pubkey,
    matcher: &Pubkey,
    init_oracle_price: u64,
) -> Result<()>