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 67489f2 commit 74d9f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ If the invoice was not paid yet, `Bob` responds with an error. In that case, `Al

## Cached Responses

`Bob` **MUST** cache every successful `PostMintBolt11Response` using `PostMintBolt11Request` as key.
`Bob` **MUST** cache every successful `PostMintBolt11Response` using `PostMintBolt11Request` 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 74d9f7a

Please sign in to comment.