Hacker News new | ask | show | jobs
by sliken 1720 days ago
Is the mempool logged? Is it possible to tell if it was a mistake or if they skipped the mempool?
1 comments

Every node operator can log their node's mempool, but the protocol does not ensure that mempools are consistent across nodes.

That said, logging this might violate GDPR :)