Post
Topic
Re: Bitcoind stops while syncing - "Failed to open mempool file from disk"
by
merc1er
on 11/02/2019, 04:57:54 UTC
Since v0.6, C-Lightning does support running on top of pruned nodes, and the doc I provided is not only for pruned nodes (for instance just lower the `dbcache` would reduce the RAM usage).

Oh that’s interesting! I will look into it, thank you.