pub(crate) async fn get_pending_transactions( data: Data<AppState>, ) -> Json<Vec<String>>
Get pending transactions.