Skip to content

Commit

Permalink
Update README.md repetition
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Blackshear <sam@mystenlabs.com>
  • Loading branch information
oxade and sblackshear authored Dec 29, 2021
1 parent ca61f9d commit 2b388b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ACCOUNT1_OBJECT1=`./client --committee committee.json --accounts accounts.json q
# Transfer object by ObjectID
./client --committee committee.json --accounts accounts.json transfer "$ACCOUNT1_OBJECT1" --from "$ACCOUNT1" --to "$ACCOUNT2"

# Query objects again again
# Query objects again
./client --committee committee.json --accounts accounts.json query-objects "$ACCOUNT1"
./client --committee committee.json --accounts accounts.json query-objects "$ACCOUNT2"

Expand Down

0 comments on commit 2b388b2

Please sign in to comment.