Overview of the problem
Looking at the code the definition of eth/69 Status message it has a td field that should been removed. It looks like it was correctly implemented then re-added in another PR.
See https://github.com/0xPolygon/bor/blob/develop/eth/protocols/eth/handshake.go#L118
Compare with the devp2p documentation https://github.com/ethereum/devp2p/blob/master/caps/eth.md#status-0x00
Overview of the problem
Looking at the code the definition of eth/69 Status message it has a
tdfield that should been removed. It looks like it was correctly implemented then re-added in another PR.See https://github.com/0xPolygon/bor/blob/develop/eth/protocols/eth/handshake.go#L118
Compare with the devp2p documentation https://github.com/ethereum/devp2p/blob/master/caps/eth.md#status-0x00