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

RPC client is out of sync with server (getvalidators/getnextblockvalidators) #359

@roman-khimov

Description

@roman-khimov

Describe the bug
#338 changed the server by removing getvalidators method and adding getnextblockvalidators instead. Unfortunately, RPC client still implements GetValidators and doesn't provide GetNextBlockValidators.

Expected behavior
Client should be able to call all server's methods.

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