## Description A nil pointer occured everytime the mempool expiration job got some transaction to clean up. ## Steps to reproduce 1. add expired mempool 2. run the app, every 5 minutes, clean up should be executed, it'll shutdown. ## Expected behavior Mempool expiration should be ran without errors,