How to change ip address of relayed_by field in rawtx ( ex: "relayed_by": "82.23.106.56" to "relayed_by": "82.23.106.56:8333"
IP addresses aren't encoded in bitcoin transactions. The IP address reported there is somehow stored by your node. (I'm not actually aware of anywhere that mentions the IP address in that way..)
Most helpful comment
IP addresses aren't encoded in bitcoin transactions. The IP address reported there is somehow stored by your node. (I'm not actually aware of anywhere that mentions the IP address in that way..)