Skip to content

Change error message when inactive in callCallablePoint #40

@da1suk8

Description

@da1suk8

Make it easy to understand Inactive

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

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