Skip to content

Change error message when inactive in callCallablePoint #40

Open
@da1suk8

Description

Make it easy to understand Inactive

if a.keeper.IsInactiveContract(*a.ctx, contractAddr) {
return nil, 0, fmt.Errorf("called contract cannot be executed")
}

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