Skip to content

Commit 88c205b

Browse files
authored
Update README.md
1 parent eadf06f commit 88c205b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ This module allows users to deposit funds on one chain (source) and have those f
3434
- Bridging funds and a payload containing depositor information using LayerZero
3535
- Weiroll Wallets created for each depositor on the destination chain with the ability to deposit and withdraw assets as specified by the campaign's destination recipes
3636

37-
## CPM Flow
37+
## CCDM Flow
3838
1. AP (depositor) fills an offer for a cross-chain deposit market in the RecipeMarketHub
3939
2. The RecipeMarketHub automatically creates a Weiroll Wallet for the user and deposits them into the DepositLocker
4040
3. Depositors can withdraw deposits anytime through the RecipeMarketHub before their deposits are bridged
4141
4. Once green light is given, anyone can bridge funds to the destination chain from the DepositLocker
4242
5. DepositExecutor receives bridged funds and creates Weiroll Wallets for each depositor as per the bridged execution parameters
4343
6. Destination deposit recipes are executed on the destination chain
44-
7. Users can withdraw funds through the DepositExecutor after the absolute unlock timestamp
44+
7. Users can withdraw funds through the DepositExecutor after the absolute unlock timestamp

0 commit comments

Comments
 (0)