Is there a way to configure or tweak btcd in order to filter out transactions larger than a set size in bytes or vbytes?
I’ve been tweaking policy.go in order to filter out some transactions from btcd’s mempool. I am interested in filtering out transactions larger than 1000 bytes.










