Post
Topic
Board Development & Technical Discussion
Re: Is there an import/export transaction patch?
by
piotr_n
on 20/07/2011, 09:21:23 UTC
Yay! There is also a patch for a 'getrawtransaction' command which can be used to check for confirmations, instead of blockexplorer.
https://github.com/forrestv/bitcoin/tree/getrawtransaction
That would indeed be a better option, rather than fetching data from Block Explorer.