Bitcoinjs-lib: Relayed by field?

Created on 18 Jun 2018  路  1Comment  路  Source: bitcoinjs/bitcoinjs-lib

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"

external how to / question / docs

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..)

>All comments

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..)

Was this page helpful?
0 / 5 - 0 ratings