Made message signing in Cryptography use SHA512 as the message content for... #1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue