When I load a block, and go thru its transactions, how can I determine the 
sender, and recipient of the transaction?

Each transaction has an inputs and outputs list. How can the receiver and 
sender addresses be inferred through them?

There's also a scripts section which only returns an array of bytes. When I 
try to create a string of these bytes, its unreadable.

Do the scripts need to be used in determining the sender / receiver? Is 
there a parser for the scripts included in bitcoinJ (or in another library)?

Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to