Commit 8155ea35 authored by Bastian Köcher's avatar Bastian Köcher Committed by Tomasz Drwięga
Browse files

Adds `author_rotateKeys` RPC (#3337)

* Adds `author_rotateKeys` RPC

`author_rotateKeys` will rotate all session keys, store them into the
keystore and returns their encoded public keys as result. These encoded
public keys can be used directly to send the transaction to the chain.

* Review comments
parent ab490568
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment