Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Unclear error when invoking non-existent function #57

Open
noahlitvin opened this issue Jul 9, 2022 · 0 comments
Open

Unclear error when invoking non-existent function #57

noahlitvin opened this issue Jul 9, 2022 · 0 comments
Labels
bad-error Error is not clear and should be more helpful

Comments

@noahlitvin
Copy link
Member

Currently

exec: invoke.init_fund
An unexpected error occurred:

TypeError: contract.connect(...)[config.func] is not a function

Should be something like: The ${config.func} function invoked in the ${actionName} action does not exist.

@noahlitvin noahlitvin added the bad-error Error is not clear and should be more helpful label Jul 9, 2022
@noahlitvin noahlitvin changed the title Unclear error when invoking non-exisistant function Unclear error when invoking non-existent function Jul 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bad-error Error is not clear and should be more helpful
Projects
None yet
Development

No branches or pull requests

1 participant