You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
Parity lacks an API to perform an EIP-712 conforming signature for a given account. An API should be implemented that allows for arbitrary data to be signed by a specified account. This API will encompass signing as well as verifying functionalities.
Parity lacks an API to perform an EIP-712 conforming signature for a given account. An API should be implemented that allows for arbitrary data to be signed by a specified account. This API will encompass signing as well as verifying functionalities.
Current API: https://wiki.parity.io/JSONRPC-personal-module#personal_sign
The text was updated successfully, but these errors were encountered: