Skip to content

Commit 30451cd

Browse files
committed
docs: add withdraw remaining funds functionality with associated components for multi-release escrows
1 parent c513aa1 commit 30451cd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

bin/index.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1863,6 +1863,12 @@ if (args[0] === "init") {
18631863
--- Dispute escrow ---
18641864
- trustless-work add escrows/multi-release/dispute-milestone
18651865
- trustless-work add escrows/multi-release/dispute-milestone/button
1866+
1867+
--- Withdraw remaining funds ---
1868+
- trustless-work add escrows/multi-release/withdraw-remaining-funds
1869+
- trustless-work add escrows/multi-release/withdraw-remaining-funds/form
1870+
- trustless-work add escrows/multi-release/withdraw-remaining-funds/button
1871+
- trustless-work add escrows/multi-release/withdraw-remaining-funds/dialog
18661872
18671873
----------------------
18681874
--- SINGLE-MULTI-RELEASE -> Works with both types of escrows ---

0 commit comments

Comments
 (0)