how to create raw transaction for signing transaction from offline wallet
is this need inputs of previous tx hash and output of spendable coin and 
address hash ?
what i am doing is getting hash of previous transaction then add it in the 
tx, then add another Input that is get by invoking TransactionInput obj 
after that adding transaction output by invoking TransactionOutput obj, 
then sign tx hash with prv key.
is this right way to create raw tx for signing ?

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