WalletConnect / blockchain-api

WalletConnect's Blockchain API
MIT License
51 stars 40 forks source link

feat(sessions): storing a signing key during permission creation #701

Closed geekbrother closed 1 month ago

geekbrother commented 2 months ago

Description

This PR adds a signing key to the storage along with the verifying key during the permission creation request. The generated signing key will be used for making the signature during the co-signing request.

How Has This Been Tested?

Due Diligence