Crate jito_client

Crate jito_client 

Source

Re-exports§

pub use load_balancer;
pub use reqwest;

Structs§

BundleResult
Represents the result of querying bundle statuses.
BundleStatus
InflightBundleResult
InflightBundleStatus
Represents in-flight bundle status.
JitoClient
Jito client for sending transactions and bundles.
JitoClientBuilder
Builder for configuring and creating a JitoClient.
JitoTip
Represents Jito tip data.

Functions§

get_bundle_statuses
Fetches statuses of multiple bundles.
get_inflight_bundle_statuses
Fetches statuses of in-flight bundles.
get_jito_tip
Fetches the current Jito tip from the public API.