Skip to content

Commit

Permalink
gramma
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba committed Mar 11, 2024
1 parent 3c5aec8 commit 79d2b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This release brings the first part of the seamless cross-chain money market tran
- `MsgSupplyCollateral`
- `MsgLiquidate`

The operation can only use tokens as the part of the IBC transfer (after any intermediate deductions) and the supplier / liquidator must be the IBC recipient (we don't allow to act on someone else's behalf). Authz is not supported. The remaining tokens will be credited to the recipient.
The operation can only use tokens as the part of the IBC transfer (after any intermediate deductions) and the supplier / liquidator must be the IBC recipient (acting on someone else's behalf is not allowed). Authz is not supported. The remaining tokens will be credited to the recipient.

### Validators

Expand All @@ -49,7 +49,7 @@ You don't need to do anything if you are using our Docker image.
- Run the binary to make sure it works for you: `umeed version`
- Wait for software upgrade proposal to pass and trigger the chain upgrade.
- Swap binaries.
- Ensure latest Price Feeder (see [compatibility matrix](https://github.com/umee-network/umee/#release-compatibility-matrix)) is running and check your price feeder config is up to date.
- Ensure latest Price Feeder (see [compatibility matrix](https://github.com/umee-network/umee/#release-compatibility-matrix)) is running and ensure your price feeder configuration is up-to-date.
- Restart the chain.

You can use Cosmovisor → see [instructions](https://github.com/umee-network/umee/#cosmovisor).
Expand Down

0 comments on commit 79d2b83

Please sign in to comment.