Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Commit

Permalink
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
@@ -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

0 comments on commit 2ae2e76

Please sign in to comment.