Skip to content

Commit

Permalink
fix: my-transactions to transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
kemuru committed Jun 21, 2024
1 parent f1bf12a commit 7f54a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/deploy/00-escrow.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const disputeTemplate = `{
"label": "Transaction Terms",
"uri": "{{extraDescriptionUri}}"
},
"frontendUrl": "https://escrow-v2.kleros.builders/#/my-transactions/{{externalDisputeID}}",
"frontendUrl": "https://escrow-v2.kleros.builders/#/transactions/{{externalDisputeID}}",
"arbitrableChainID": "421614",
"arbitrableAddress": "0xFromContext",
"arbitratorChainID": "421614",
Expand Down

0 comments on commit 7f54a5d

Please sign in to comment.