Made message signing in Cryptography use SHA512 as the message content for... #1

Closed
netkas wants to merge 421 commits from master into dev
Showing only changes of commit 6ba7397783 - Show all commits

View file

@ -43,7 +43,6 @@
throw new InvalidRpcArgumentException('password', 'Must be a valid SHA-512 hash'); throw new InvalidRpcArgumentException('password', 'Must be a valid SHA-512 hash');
} }
try try
{ {
// Get the peer // Get the peer