The tag has no wiki summary.

learn more… | top users | synonyms

13
votes
2answers
780 views

How to redeem a basic Tx?

Given a raw, standard Tx: 01000000 01 26c07ece0bce7cda0ccd14d99e205f118cde27e83dd75da7b141fe487b5528fb00000000 8b ...
3
votes
1answer
139 views

Bitcoin communication with non-standard ports

I'm writing a Bitcoin web app that is to be deployed on an external server over which I have no control. I probably won't have access to standard Bitcoin port (8333). Will this cause a problem when ...