mirror of https://github.com/hzrd149/blossom.git
Update buds/07.md
Co-authored-by: hzrd149 <8001706+hzrd149@users.noreply.github.com>
This commit is contained in:
parent
17d6814fd0
commit
c3f7a5da0d
|
@ -30,7 +30,7 @@ The `Www-Authenticate` header contains the `macaroon` and `invoice` fields for s
|
|||
|
||||
### Server implementation
|
||||
|
||||
Servers **MUST** return a **402 Payment Required** status code along with a `Www-Authenticate` header containing the `macaroon` and `invoice` fields using the [L402 protocol](https://github.com/lightninglabs/L402) for all requests related to the blob:
|
||||
Servers MUST return a **402 Payment Required** status code along with a `Www-Authenticate` header containing the `macaroon` and `invoice` fields using the [L402 protocol](https://github.com/lightninglabs/L402) for all requests related to the blob:
|
||||
|
||||
Schema:
|
||||
|
||||
|
|
Loading…
Reference in New Issue