Made message signing in Cryptography use SHA512 as the message content for... #1
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@
|
|||
class AddressBookAddContact extends Method
|
||||
{
|
||||
/**
|
||||
* Adds a contact to the authenticated peer's address book
|
||||
*
|
||||
* @inheritDoc
|
||||
*/
|
||||
public static function execute(ClientRequest $request, RpcRequest $rpcRequest): ?SerializableInterface
|
||||
|
|
Loading…
Add table
Reference in a new issue