Skip to content
Discussion options

You must be logged in to vote

There isn't an explicit size limit for vectors.

However, there does exist a practical limit caused by the limited gas available to each TX.
In that, if the vector that you're manipulating is too large, you will run out of gas for your TX.

Useful information

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@gregnazario
Comment options

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 move-vm Things about move vm
2 participants