From 383adc2b95688eb3ed7b365bebbea7c4c0c4ebda Mon Sep 17 00:00:00 2001 From: fiatjaf Date: Tue, 9 Jul 2024 17:34:23 -0300 Subject: [PATCH] `u` -> `host`. --- 86.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/86.md b/86.md index d7284326..fafefbf6 100644 --- a/86.md +++ b/86.md @@ -85,4 +85,4 @@ This is the list of **methods** that may be supported: ### Authorization -The request must contain an `Authorization` header with the value set to `Nostr ` in which `` is an event of kind `27235` with a tag `["u", ]` and a tag `["payload", ]` and `created_at` set to the current timestamp. +The request must contain an `Authorization` header with the value set to `Nostr ` in which `` is an event of kind `27235` with a tag `["host", ]`, a tag `["payload", ]` and `created_at` set to the current timestamp.