We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1bf12a commit 7f54a5dCopy full SHA for 7f54a5d
contracts/deploy/00-escrow.ts
@@ -22,7 +22,7 @@ const disputeTemplate = `{
22
"label": "Transaction Terms",
23
"uri": "{{extraDescriptionUri}}"
24
},
25
- "frontendUrl": "https://escrow-v2.kleros.builders/#/my-transactions/{{externalDisputeID}}",
+ "frontendUrl": "https://escrow-v2.kleros.builders/#/transactions/{{externalDisputeID}}",
26
"arbitrableChainID": "421614",
27
"arbitrableAddress": "0xFromContext",
28
"arbitratorChainID": "421614",
0 commit comments