Skip to content

Potential Error in Docs > Specification > Validators #756

@ttmc

Description

@ttmc

The current docs page at https://tendermint.readthedocs.io/en/master/specification/validators.html says:

Validators are responsible for committing new blocks in the blockchain. These validators participate in the consensus protocol by broadcasting votes which contain cryptographic signatures signed by each validator’s public key.

I suspect the signatures are computed using the validator's private key, not the public key. But what do I know?

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