We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f1e9f commit bddd9c4Copy full SHA for bddd9c4
packages/resolver/README.md
@@ -36,8 +36,8 @@ console.log(info);
36
- **ENS Domains** : Example: `vitalik.eth`
37
- **Converse Usernames** : Example: `@fabri`
38
- **Inbox ID** : Example: `0x1234...` (Converse inbox ID)
39
-- **Website Header Tag** : Example: `https://example.com` containing `xmtp=0x1234...`
40
-- **Website TXT Record** : Example: `meta="@xmtp/agent-starter" content="0x1234..."`
+- **Website TXT Record** : Example: `https://example.com` containing `xmtp=0x1234...`
+- **Website Header Tag** : Example: `meta="xmtp" content="0x1234..."`
41
42
### Returned UserInfo
43
0 commit comments