pub async fn get_pending_transactions(
wallets_collection: &Collection<Document>,
) -> Vec<String>Expand description
Get pending transactions.
pub async fn get_pending_transactions(
wallets_collection: &Collection<Document>,
) -> Vec<String>Get pending transactions.