Post
Topic
Board Bitcoin Technical Support
Re: Can a node import mempool RPC if IBD was not completed?
by
nc50lc
on 04/09/2023, 04:34:06 UTC
It has been requested, as you can see in this Bitcoin Core PR review, but it does a different thing; it loads transactions into your node's mempool given a mempool.dat.
Thanks, I see that it's just merged 3 weeks ago which will be included in the next release.
I'm surprised that OP is using the dev build.