Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

author_rotateKeys method not found in v0.7.33 release #1082

@chervol

Description

@chervol

The Kusama v0.7.33 binary release used (Ubuntu 18.04):

$ polkadot --version

polkadot 0.7.33-76d6a6aa-x86_64-linux-gn
$ curl -H "Content-Type: application/json" -d '{"id":1, "jsonrpc":"2.0", "method": "author_rotateKeys", "params":[]}' http://localhost:9933

{"jsonrpc":"2.0","error":{"code":-32601,"message":"Method not found"},"id":1}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions