Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Co-authored-by: gandlafbtc <[email protected]>
  • Loading branch information
prusnak and gandlafbtc authored Nov 24, 2024
1 parent 598c939 commit 67489f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ If successful, `Bob` will respond with a `PostSwapResponse`

## Cached Responses

`Bob` **MUST** cache every successful `PostSwapResponse` using `PostSwapRequest` as key.
`Bob` **MUST** cache every successful `PostSwapResponse` using `PostSwapRequest` as the key.
Each cache entry has a TTL (Time-To-Live) of at least 1800 seconds.
In the event of a network error, `Alice` **CAN** replay the same exact request and get the same response.

Expand Down

0 comments on commit 67489f2

Please sign in to comment.