Skip to content
Discussion options

You must be logged in to vote

The initial for expression within the error was designed with a while loop structure.
You'll need to replace for (i) with while (i).

Here's relevant Aptos.dev documentation that dives further, with examples:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Alexzander-Stone
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
1 participant