Skip to content

Commit

Permalink
[ECO-23439] Add --move-2 flag to rewards publish command (#373)
Browse files Browse the repository at this point in the history
  • Loading branch information
alnoki authored Nov 18, 2024
1 parent 2ad51f6 commit a74ccf1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/move/rewards/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ NAMED_ADDRESSES=$(
)
aptos move publish \
--assume-yes \
--move-2 \
--named-addresses $NAMED_ADDRESSES \
--profile $PROFILE
```
Expand Down

0 comments on commit a74ccf1

Please sign in to comment.