useTorForBtcMonitor Option

What does –useTorForBtcMonitor option do? The description says: “If set to true BitcoinJ is routed over tor (socks 5 proxy) for Bitcoin monitor.”, default is true. What is Bitcoin monitor?

From the code:

Bitcoin node monitor

This is a simple headless node with a http server which connects periodically to the Bisq-provided Bitcoin nodes and
disconnect quickly afterwards.

In general you don’t want/need to touch that option, and I’m betting it is true by default.