{
"id": "tech.lenooby09.atbloons.multisigPolicyApproval",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"networkId",
"protocolVersion",
"genesisHash",
"createdAt",
"accountDid",
"policy"
],
"properties": {
"policy": {
"ref": "com.atproto.repo.strongRef",
"type": "ref"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"networkId": {
"type": "string",
"maxLength": 64,
"minLength": 3
},
"accountDid": {
"type": "string",
"format": "did"
},
"genesisHash": {
"type": "string",
"maxLength": 64,
"minLength": 64
},
"protocolVersion": {
"type": "string",
"maxLength": 64,
"knownValues": [
"v2"
]
}
}
},
"description": "Acknowledges an exact multisig policy proposal from the approving DID's repository."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:xocoka6dmx74ciqskczoh6ci
- CID
-
bafyreiejuqcbwshjnwidwamgrzwyhg3mlgufcuqawkmhg36yrpwjr52dfi
- Indexed At
- 2026-07-16 16:15 UTC
- AT-URI
-
at://did:plc:xocoka6dmx74ciqskczoh6ci/com.atproto.lexicon.schema/tech.lenooby09.atbloons.multisigPolicyApproval