Description
Hello.
Since I have no kind of fetish or voyeurism of spying broadcasted raw transactions though local node it would be great if we have any kind of ENV variable or command line option to not list those on local console output.
I thought about disabling console logs but since I need info about peer connections or imported blocks it wouldn't be possible to hide the log about txid without hiding all those info.
I know that it would be best to run a local node but since nodes require decent connections have no choice but to host them on remote location.
But I don't want to store those info about broadcasted transactions since I am not a fed, biden or macron.
I mean, it would be like 2~3 additional lines to https://github.com/ethereum/go-ethereum/blob/master/internal/ethapi/api.go#L1570 which should hide those logs right?