pub async fn flashbots<DB>(
__arg0: State<AppState<DB>>,
__arg1: Json<BundleRequest>,
) -> Result<Json<SendBundleResponse>, (StatusCode, String)>
pub async fn flashbots<DB>(
__arg0: State<AppState<DB>>,
__arg1: Json<BundleRequest>,
) -> Result<Json<SendBundleResponse>, (StatusCode, String)>