Function listen::pump::instabuy_pump_token

source ยท
pub async fn instabuy_pump_token(
    wallet: &Keypair,
    lamports: u64,
    searcher_client: &mut Arc<Mutex<SearcherClient>>,
    pump_buy_request: PumpBuyRequest,
) -> Result<(), Box<dyn Error>>