Skip to content

Make the Feegrant revokeAllowance public #24773

@vladjdk

Description

@vladjdk

Currently, revokeAllowance(ctx context.Context, granter, grantee sdk.AccAddress) is a private method, which means keepers need to use the message server to call the functionality. This function should be public to match GrantAllowance and UpdateAllowance.

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