Skip to content

Precompile(distribution): Naming inconsistency in WithdrawDelegatorRewards method #134

Closed
@zsystm

Description

@zsystm

Problem

The WithdrawDelegatorReward method in the Cosmos SDK's x/distribution module is currently exposed in the cosmos/evm distribution precompile as WithdrawDelegatorRewards (note the added "s").

This naming inconsistency may cause confusion when comparing the SDK and EVM interfaces.

Closing criteria

  • Rename the method to WithdrawDelegatorReward in the precompile for naming consistency with the Cosmos SDK.

cc: @cloudgray

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