@orangecheck/agent-core / DelegationRevocationRef
Interface: DelegationRevocationRef
Defined in: agent-core/src/types.ts:40
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-holders"></a> holders | RevocationHolder[] | Who MAY publish a revocation. Default ["principal"]. | agent-core/src/types.ts:42 |
<a id="property-ref"></a> ref | string | null | Optional Nostr-addressable pointer to a published revocation. Non-cryptographic. | agent-core/src/types.ts:44 |