Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 1e1eaba

Browse files
wtfsayodan13ram
authored andcommitted
added support for escrow delegate
1 parent f848869 commit 1e1eaba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/web/src/modules/create-proposal/constants/transactionType.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ export enum TransactionType {
1515
REPLACE_ARTWORK = 'replace-artwork',
1616
RELEASE_ESCROW_MILESTONE = 'release-escrow-milestone',
1717
MIGRATION = 'migration',
18+
RELEASE_ESCROW_MILESTONE = 'release-milestone',
1819
}
1920

2021
export interface TransactionTypeProps {

0 commit comments

Comments
 (0)