Skip to content

Commit

Permalink
Fixed deadline
Browse files Browse the repository at this point in the history
  • Loading branch information
marshall2112 committed Nov 23, 2024
1 parent 5c643a9 commit 2679239
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ export const TradeWidget = () => {
asset: 'TEMPLE',
amount: '100',
},
forcedOrderDeadline: {
swap: 7,
},
enabledTradeTypes: [TradeType.SWAP],
theme: {
baseTheme: 'dark',
Expand Down

0 comments on commit 2679239

Please sign in to comment.