Function get_pending_txrn

Source
pub async fn get_pending_txrn(
    wallets_collection: &Collection<Document>,
) -> BTreeMap<String, VecDeque<Transaction>>
Expand description

Get pending transactions.