Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-morpho committed Oct 23, 2024
1 parent 8bd227a commit be67661
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Additionally, it ships a wrapper contract to simplify the migration of assets fr

## Upgradability

The Morpho token complies with the EIP-1967 to support upgradeability.
The Morpho token complies with the [EIP-1967](https://eips.ethereum.org/EIPS/eip-1967) to support upgradeability.

## Delegation

Expand All @@ -22,7 +22,6 @@ The `Wrapper` contract will hold the migrated legacy tokens.

### Migration Flow


During contract intialization, 1 billion tokens will be minted for the `Wrapper` contract, which will initially hold the entire supply.
Any legacy token holder will then be able to migrate their tokens provided that the migration amount is the approved for the wrapper.
Migrated legacy tokens may be recovered in order to revert a migration.
Expand Down

0 comments on commit be67661

Please sign in to comment.