Damus
MissingNo · 4d
dude, there are a douzen of ways to put data on-chain, OP_RETURN is the least harmful because you can prune it... on Core you can just set your own OP_RETURN filter however you want. Add this to bitcoin.conf and restart: datacarriersize=83 (or datacarrier=0 to block them completely) No need for Kno...