koinos / koinos-p2p

The p2p microservice orchestrates the distribution of blocks and transactions between peers.
MIT License
6 stars 4 forks source link

Move transaction cache to the applicator layer #255

Closed youkaicountry closed 1 year ago

youkaicountry commented 1 year ago

Resolves #252

Brief description

Move the transaction cache to the block applicator layer

Checklist