We have a new mempool_state.rs file to support state reads for the mempool functions. Right now mempool specific state reads (like check_chain_id_mempool()) are in the trasnsactions/checks.rs file. It would be good to migrate these checks to the mempool file.
┆Issue Number: ENG-908
We have a new
mempool_state.rsfile to support state reads for the mempool functions. Right now mempool specific state reads (like check_chain_id_mempool()) are in thetrasnsactions/checks.rsfile. It would be good to migrate these checks to the mempool file.┆Issue Number: ENG-908