Post
Topic
Board Development & Technical Discussion
Merits 6 from 2 users
Re: Had enough of ordinals?
by
ETFbitcoin
on 16/03/2023, 10:22:56 UTC
⭐ Merited by equintana (4) ,pooya87 (2)
Question: is there anyone out there that can illustrate how to remove ordinals
transactions from the mempool of my node?

Only for mempool? Use this patch and compile Bitcoin Core from source code, https://gist.github.com/luke-jr/4c022839584020444915c84bdd825831. Otherwise you should run Bitcoin Core 0.12.1 or other client which doesn't support SegWit which means your node doesn't store any witness data.