pub async fn garbage_collect_task(node: DarkfiNodePtr) -> Result<()>Expand description
Async task used for purging erroneous pending transactions from the nodes mempool.
pub async fn garbage_collect_task(node: DarkfiNodePtr) -> Result<()>Async task used for purging erroneous pending transactions from the nodes mempool.