I will like to run a bitcoin node for web3 development, i only want to track transactions within last 30 days max, so i will like to only keep last 30 days of the bitcoin network at any time
is there a solution for this? i dont want or need a full node bitcoin node, this will be used for web3 development to track wallet addresses for current or recent transactions only
please help if you knowledgeable on this solution
thanks
bitcoin.conf
file option and addedprune=1024
so i think i should be good..thanks guys for this – uberrebu Nov 23 '22 at 10:27