Skip to content

Commit

Permalink
last update for vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
TechInnovatorAI committed Sep 5, 2024
1 parent 53816cb commit 89355f5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 9 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ out

# Local Netlify folder
.netlify
.vercel
4 changes: 1 addition & 3 deletions examples/guider/kitchen-sink/next.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ const withGuider = guider({
themeConfig: './theme.config.tsx',
});

export default withGuider({
output: 'export',
});
export default withGuider({});
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ In rare cases, circumstances occur that were not foreseen at a market’s creati

If you believe a clarification is necessary for a market, the best place to request a clarification is in the (Polymarket Discord)[https://discord.com/invite/polymarket] **#market-review** channel.

The process works as follows:

1. Pre-Announcement. At least X hours before the clarification is issued, a bulletin board update will appear on the affected market alerting traders to the time of the incoming clarification.
2. Trading Suspended.
3. Clarification Issued. At the announced time, the clarification text will appear on the given market with the updated rule language.
4. Trading Resumed.


<Frame caption="An example clarification in the Layer Zero airdrop market. ">
Expand Down

0 comments on commit 89355f5

Please sign in to comment.