Skip to content

Deduplicate components of field names #2698

@ebuchman

Description

@ebuchman

Noticed during #2636

If we have a struct like ConsensusParams, we don't need the fields in there to have the _params suffix.

If we have a struct like ValidatorParams, we don't need the fields in there to have a prefix like validator_.

This applies in abci and in types/params.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    C:abciComponent: Application Blockchain Interface

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions