framework
framework copied to clipboard
Add sorting / prioritization to mempool
Currently we don't order transactions explicitly, but users might want to do so, especially in regards to fees or other protocol modules. Best case would be if we could somehow sort on the DB level