You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "checksig" test in mininero.py always pass, even if the private key is arbitrarily changed.
For instance, when changing the private key before signing, like this on line 700:
sir, sic = generate_signature(prefix, pub,
99999999999999999999999999999999999999999999999999999999999999999999999999999)