pactus-project / pactus

Pactus blockchain
https://pactus.org
MIT License
124 stars 136 forks source link

feat(txpool): prevent spamming transactions by defining a minimum value #1233

Closed b00f closed 1 month ago

b00f commented 1 month ago

Description

This PR addresses issue #1232 by defining a minimum value for transactions to be appended inside the transaction pool.