clifordsymack/Electron-Cash

[KS-CSSH-F-001] Same as #57

Closed this issue · 1 comments

The same problem as in #57 occurs here:

self.private_key = ecdsa.util.randrange(pow(2, 256)) % self._r

Thanks. Fixed.