Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! [adapter][move] Relax objec…
Browse files Browse the repository at this point in the history
…t/pure arg ordering. remove return values
  • Loading branch information
tnowacki committed Apr 21, 2022
1 parent a98f616 commit 3840d03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sui_core/tests/staged/sui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ CallArg:
NEWTYPE:
SEQ: U8
1:
Object:
ImmOrOwnedObject:
NEWTYPE:
TUPLE:
- TYPENAME: ObjectID
- TYPENAME: SequenceNumber
- TYPENAME: ObjectDigest
2:
MutSharedObject:
SharedObject:
NEWTYPE:
TYPENAME: ObjectID
CertifiedTransaction:
Expand Down

0 comments on commit 3840d03

Please sign in to comment.