Skip to content
Discussion options

You must be logged in to vote

Error messages

Error messages will only show up if you put a doc comment above the constant:

/// My error message will show up
const E_MY_ERROR: u64 = 1;

Which SDK, CLI or tool are you using that is giving you this error, and what version is it?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by gregnazario
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
move Questions related to the Move Language
3 participants