pybitcointools icon indicating copy to clipboard operation
pybitcointools copied to clipboard

unable to generate valid signature

Open norill opened this issue 10 years ago • 1 comments

i tried following "Example usage" and i got different result after line: tx2 = sign(tx,0,priv)

of course "h = history(addr)" yields different result now, so instead i manually assigned value printed in line below to h

norill avatar Mar 21 '14 14:03 norill

Ah, I wrote that doc before I implemented rfc6979 deterministic signatures. Will change the values in the readme.

vbuterin avatar Mar 22 '14 14:03 vbuterin