Among the peers of my Windows client, I see 2 types: Block Relay and Full Relay. Why is their type different if the nodes use the same version of SatoshiBGL:0.1.6 (or is it unrelated to the version)? And what is the difference for my client?
AFAIK, that is the p2p type connection that configured by the node owners. The full relay one is the node that broadcasts/communicates with any blocks or txs or other nodes. On the other hand, the block relay is the node that excludes those things but only to receives blocks.
CMIIW tho, I was once read that particular topic, but not able to comprehend it fully.