how.atprotocol.profileSignature

atprotocol.how

{
  "id": "how.atprotocol.profileSignature",
  "defs": {
    "main": {
      "key": "self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "signature",
          "key",
          "updatedAt"
        ],
        "properties": {
          "key": {
            "type": "string"
          },
          "signature": {
            "type": "bytes"
          },
          "updatedAt": {
            "type": "string",
            "format": "timestamp"
          }
        }
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against how.atprotocol.profileSignature

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:ulkr2nr3ciy3hotghs7rfbvs
CID
bafyreigvmpwbh4fgy4w4o4zbszvvvmezoockcwusafjoe3z7wipnuzm7wu
Indexed At
2026-01-21 17:57 UTC
AT-URI
at://did:plc:ulkr2nr3ciy3hotghs7rfbvs/com.atproto.lexicon.schema/how.atprotocol.profileSignature

Lexicon Garden

@