Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
hieronx committed Aug 21, 2024
1 parent 185ff42 commit 68c29b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This code is unaudited.
- Deposits are asynchronous and subject to fulfillment by an owner account
- Redemptions are synchronous (standard ERC4626)

#### Controlled Async Redeem ([code](https://github.com/ERC4626-Alliance/ERC-7540-Reference/blob/main/src/ControlledAsyncDeposit.sol))
#### Controlled Async Redeem ([code](https://github.com/ERC4626-Alliance/ERC-7540-Reference/blob/main/src/ControlledAsyncRedeem.sol))
- Deposits are synchronous (standard ERC4626)
- Redemptions are asynchronous and subject to fulfillment by an owner account

Expand Down

0 comments on commit 68c29b8

Please sign in to comment.