Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[move] Added support for passing vectors of objects to entry functions #4349

Merged
merged 8 commits into from
Sep 7, 2022
Prev Previous commit
Next Next commit
Adjusted test file template
  • Loading branch information
awelc committed Sep 2, 2022

Verified

This commit was signed with the committer’s verified signature.
Robbepop Robin Freyler
commit 44af14d416fdca4e8b2944478127bff5a38b6b4d
5 changes: 5 additions & 0 deletions crates/sui-core/tests/staged/sui.yaml
Original file line number Diff line number Diff line change
@@ -45,6 +45,11 @@ CallArg:
Object:
NEWTYPE:
TYPENAME: ObjectArg
2:
ObjVec:
NEWTYPE:
SEQ:
TYPENAME: ObjectArg
ChangeEpoch:
STRUCT:
- epoch: U64