loom_rpc_handler::handler::flashbots

Function flashbots

Source
pub async fn flashbots<DB: DatabaseRef + DatabaseCommit + Send + Sync + Clone + 'static>(
    __arg0: State<AppState<DB>>,
    __arg1: Json<BundleRequest>,
) -> Result<Json<SendBundleResponse>, (StatusCode, String)>