Skip to content

Commit

Permalink
Update becomeQuoter.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akarys92 authored Aug 20, 2024
1 parent e22586b commit afa9ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contracts/uniswapx/guides/becomeQuoter.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ If you are an onboarded quoter who is currently disabled by the circuit breaker,
method: POST
content-type: application/json
data: {
blockUntil: "timestamp - the timestamp that this quoter is disabled until"
blockUntilTimestamp: "timestamp - the timestamp that this quoter is disabled until"
}
```

Expand Down

0 comments on commit afa9ba0

Please sign in to comment.