Pages:
Author

Topic: Problem with raw transaction - page 2. (Read 1969 times)

hero member
Activity: 935
Merit: 1002
October 28, 2014, 12:15:00 PM
#1
I never had a problem creating a raw transaction until now. I tried to spend that 0.00094btc from transaction b8c789d4fce1ecf81f1a0c560aa10ae92f1d62bbbd34fea3a1b58c9a13ba0720(https://blockchain.info/tx/b8c789d4fce1ecf81f1a0c560aa10ae92f1d62bbbd34fea3a1b58c9a13ba0720) So I imported the keys in to my bitcoin-qt client and typed listunspent and for some reason it returned
Code:
[
]
It was strange but I ignored it so I typed
Code:
createrawtransaction [{\"txid\":\"b8c789d4fce1ecf81f1a0c560aa10ae92f1d62bbbd34fea3a1b58c9a13ba0720\",\"vout\":2}] {\"13eaMbuZYdwwyDjv9DH2kP2HKCJMrNdHwH\":0.00010000}
It gave me this
Code:
01000000012007ba139a8cb5a1a3fe34bdbb621d2fe90aa10a560c1a1ff8ece1fcd489c7b80200000000ffffffff0110270000000000001976a9141d0b7c5540cfa07fd7eda5238396ab7573c2705788ac00000000
Then I tried to sign it
Code:
signrawtransaction 01000000012007ba139a8cb5a1a3fe34bdbb621d2fe90aa10a560c1a1ff8ece1fcd489c7b80200000000ffffffff0110270000000000001976a9141d0b7c5540cfa07fd7eda5238396ab7573c2705788ac00000000
It returned in to this
Code:
{
"hex" : "01000000012007ba139a8cb5a1a3fe34bdbb621d2fe90aa10a560c1a1ff8ece1fcd489c7b80200000000ffffffff0110270000000000001976a9141d0b7c5540cfa07fd7eda5238396ab7573c2705788ac00000000",
"complete" : false
}
and I am stuck right here I don't even imagine what the problem is, is it with the vout? I tried everything until vout25 everything returned false.I am sure that I have the priv keys in that wallet and I am using bitcoin-qt 0.8.6.Can you guys tell me where the problem is?

P.S. Rescanning the blockchain now.
Pages:
Jump to: