Skip to main content

[Miscellaneous] kaia_recoverFromMessage

This method recovers or verifies an ECDSA signature signed by a private key associated with the given address.

The signature has to be signed by the private key that constitutes the account, e.g. "natural" private key of a Legacy account, one of the keys of a WeightedMultisig account.

Both EIP-191 and KIP-97 signatures are accepted.

JSONRPC: kaia_recoverFromMessage

Request

Responses

The result of recover from message.

Make this page better