Skip to main content

poll_bundle_status

Function poll_bundle_status 

Source
pub async fn poll_bundle_status(
    block_engine_url: &str,
    bundle_id: &str,
    timeout_ms: u64,
) -> Result<String, String>
Expand description

Poll Jito Block Engine for bundle landing status.