pybitcointools
pybitcointools copied to clipboard
unable to generate valid signature
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
Ah, I wrote that doc before I implemented rfc6979 deterministic signatures. Will change the values in the readme.