Post
Topic
Board Bitcoin Technical Support
bitcoind + getrawmempool return empty array
by
edwardspitz
on 24/04/2018, 10:21:21 UTC
I was trying to use getrawmempool:

Code:
bitcoin-cli getrawmempool

But it just returns empty result:
Quote
[]

I am running bitcoind in prune mode. Could this be the reason or is there another explanation?