Post
Topic
Board Development & Technical Discussion
Merits 8 from 4 users
Topic OP
How to convert High-S value to Low-S value?
by
Fellane
on 06/08/2020, 15:55:25 UTC
⭐ Merited by suchmoon (4) ,o_e_l_e_o (2) ,Heisenberg_Hunter (1) ,ETFbitcoin (1)
I created a bitcoin transaction but I'm getting an error when trying to broadcast it:

mandatory-script-verify-flag-failed (Non-canonical signature: S value is unnecessarily high) (code 16)

I googled it and seems the problem is that S value in ScriptSig is High. I didn't find a working method to convert my High-S value to Low-s value. Could someone help me with that? Any help would be appreciated and well rewarded Cheesy. Maybe there is some python script that can convert High-S value to Low.