{
"id": "place.stream.key",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"signingKey",
"createdAt"
],
"properties": {
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Client-declared timestamp when this key was created."
},
"createdBy": {
"type": "string",
"description": "The name of the client that created this key."
},
"signingKey": {
"type": "string",
"maxLength": 57,
"minLength": 57,
"description": "The did:key signing key for the stream."
}
}
},
"description": "Record linking an atproto identity with a stream signing key"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:iame.li
- CID
-
bafyreifxtoef366sfia64a625gno6scc7qe5j3g3oh6xnzygctkejrrgzm
- Indexed At
- 2026-01-21 04:08 UTC
- AT-URI
-
at://did:web:iame.li/com.atproto.lexicon.schema/place.stream.key