-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
document auth session and sign out methods, more consitent reference … #38
document auth session and sign out methods, more consitent reference … #38
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just two minor changes requested.
README.md
Outdated
fills their signed offer. Makers are presently required to request access to | ||
the maker API via the [Valorem discord](https://discord.gg/valorem). | ||
the maker API via the [Valorem discord](https://discord.gg/valorem); set to be lifted pending the battle testing of our offer validation protocol. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would remove. Let's not make forward looking promises here, but rather speak about the present.
README.md
Outdated
|
||
These protections are in place to ensure that the API is not abused during the | ||
early access period. | ||
execute signed offers via the Seaport smart contracts. Takers can get early access to releases of new features with a [Valorem Access Pass](https://opensea.io/collection/valorem-access-pass). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can remove the early access bit here.
|
||
## ALPN | ||
|
||
The Valorem Trade API supports HTTP/2 via the `h2` ALPN protocol. | ||
|
||
## Keepalives and timeouts | ||
|
||
The Valorem Trade API sends HTTP/2 keepalives every 75 seconds and times out | ||
The Valorem Trade API sends HTTP/2 keepalives every 75 seconds and times out |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would have made this PR easier to grok if the whitespace changes came in apart from content changes.
…docs