Skip to content

Commit

Permalink
Update 5_0_10.md (#948)
Browse files Browse the repository at this point in the history
  • Loading branch information
soaresa authored Jan 17, 2022
1 parent e68acaf commit 2ae2e76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ol/changelog/5_0_10.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ make stdlib
# now vote on the upgrade with the file compiled above
txs upgrade-oracle -v -f <source>/language/diem-framework/staged/stdlib.mv
txs oracle-upgrade -v -f <source>/language/diem-framework/staged/stdlib.mv
```

The lazy way is just to vote with the hash of the stdlib which was proposed.
```
txs upgrade-oracle -v -h <hash>
txs oracle-upgrade -v -h <hash>
```

### Summary
Expand Down

0 comments on commit 2ae2e76

Please sign in to comment.