Skip to content
Discussion options

You must be logged in to vote

It might be because you're using an entry function. Entry functions cannot take structs as params, only primitive types (and special cases like Object and String). SimpleMap is a struct.

Refer to the docs on entry functions for more information.

Replies: 1 comment 1 reply

Comment options

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

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
2 participants