koinos / koinos-mempool

The mempool microservice stores pending transactions for inclusion in blocks by the block producer.
MIT License
0 stars 1 forks source link

Ensure the blocks are live when logging #69

Closed sgerbino closed 1 year ago

sgerbino commented 1 year ago

Brief description

Ensure that a block is live before logging.

Checklist